Skip to content

Conversation

@0ca
Copy link

@0ca 0ca commented Mar 15, 2023

This was failing before:

openai api chat_completions.create -m gpt-3.5-turbo --message user "tell me a joke" --stream

This was failing before:
```
openai api chat_completions.create -m gpt-3.5-turbo --message user "tell me a joke" --stream
```
Copy link
Contributor

@MikeAmy MikeAmy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note there are role deltas and can be empty deltas at the end. I've submitted pull request #319 to also handle these.

@RobertCraigie RobertCraigie added the fixed in v1 Issues addressed by the v1 beta label Nov 6, 2023
@RobertCraigie
Copy link
Collaborator

Thanks for putting the effort into opening a PR, sorry it wasn't merged!

This is fixed in the v1 SDK.

$ openai api chat.completions.create -g user 'say hi!' -m 'gpt-4' --stream

safa0 pushed a commit to safa0/openai-agents-python that referenced this pull request Apr 27, 2025
1. Make it clear it's non-fatal
2. Make it clear it's a tracing error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fixed in v1 Issues addressed by the v1 beta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants