Skip to content

Doc: Update streaming examples to use gpt-4o instead of gpt-3.5-turbo-instruct #2506

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: main
Choose a base branch
from

Conversation

princeaden1
Copy link

…preview

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

Changes being requested

This PR updates the following example files to use gpt-4o instead of the older gpt-3.5-turbo-instruct model:

  • streaming.py

gpt-4o offers:

  • Lower latency and cost compared to gpt-3.5-turbo-instruct
  • Improved reasoning and overall performance
  • Long-term support from OpenAI

Switching to gpt-4o ensures these examples stay up to date with current best practices and reduce friction for developers using the latest available models.

Additional context & links

@princeaden1 princeaden1 requested a review from a team as a code owner August 4, 2025 07:28
@princeaden1 princeaden1 changed the title Doc: Update assistant examples to use gpt-4o instead of gpt-3.5-turbo-instruct Doc: Update streaming examples to use gpt-4o instead of gpt-3.5-turbo-instruct Aug 4, 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