Skip to content

Bugfix: adding the missing case for handleRun in threads for stream mode #1465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lucas-Levandoski
Copy link

  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

#1439
Adding the missing case for the thread.run.incomplete scenario on stream mode for Assistant Threads

Additional context & links

This bug is easy to reproduce by adding a limit of max_completion_tokens: 16 on openai.beta.threads.runs.stream as 16 is the lowest it can use.

The code snippet to reproduce this bug is here

@Lucas-Levandoski Lucas-Levandoski requested a review from a team as a code owner April 14, 2025 23:58
@Lucas-Levandoski Lucas-Levandoski changed the title adding the missing case for handleRun in threads for stream mode Bugfix: adding the missing case for handleRun in threads for stream mode Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant