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

Update the default LLM from anthropic:claude-3.5-sonnet to openai:gpt-4o #252

Closed
3 tasks done
shige opened this issue Dec 18, 2024 · 0 comments · Fixed by #253
Closed
3 tasks done

Update the default LLM from anthropic:claude-3.5-sonnet to openai:gpt-4o #252

shige opened this issue Dec 18, 2024 · 0 comments · Fixed by #253
Assignees
Labels
help wanted Extra attention is needed

Comments

@shige
Copy link
Member

shige commented Dec 18, 2024

Task description

Update the default LLM from anthropic:claude-3.5-sonnet to openai:gpt-4o.

Background

The current default LLM (anthropic:claude-3.5-sonnet) frequently encounters Overloaded errors, leading to interruptions in workflow. Switching to openai:gpt-4o is expected to improve reliability and minimize disruptions.

TODO (Optional)

  • Change the default LLM configuration to openai:gpt-4o.
  • Verify functionality and ensure the new configuration works as expected.
  • Monitor for any issues post-update and collect feedback.

Additional notes (Optional)

@shige shige added the help wanted Extra attention is needed label Dec 18, 2024
@toyamarinyon toyamarinyon linked a pull request Dec 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants