Skip to content
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

Set OpenAI Model to gpt-4o-mini and Updated Spec Defaults #4608

Open
wants to merge 3 commits into
base: v1.15
Choose a base branch
from

Conversation

giterinhub
Copy link

Description

The new default model for OpenAI is gpt-4o, but gpt-4o-mini is much cheaper and should be the default. This change only updates the documentation, but the change from 4-o to 4-o-mini should also be applied in https://github.com/dapr/components-contrib/blob/main/conversation/openai/metadata.yaml (currently incorrectly on 4-turbo)

The new default model for OpenAI is gpt-4o, but gpt-4o-mini is much cheaper and should be the default. This change only updates the documentation, but the change from 4-o to 4-o-mini should also be  applied in https://github.com/dapr/components-contrib/blob/main/conversation/openai/metadata.yaml (currently incorrectly on 4-turbo)

Signed-off-by: Erin La <[email protected]>
@giterinhub giterinhub requested review from a team as code owners April 5, 2025 21:53
@msfussell
Copy link
Member

@giterinhub - Is there a corresponding code issue tracking this that you are aware of?

@msfussell msfussell added the waiting-on-code-pr The code PR needs to be merged before the docs are updated label Apr 13, 2025
@msfussell msfussell added this to the 1.16 milestone Apr 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-on-code-pr The code PR needs to be merged before the docs are updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants