Skip to content

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