-
Notifications
You must be signed in to change notification settings - Fork 0
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 models #148
Update models #148
Conversation
openai debug - [puLL-Merge] - brave/pull-merge@148 DescriptionThis pull request updates the AI models used for various tasks in the repository. The motivation for these changes is likely to ensure the codebase uses the most up-to-date models, which can offer improvements in performance or new features. ChangesChanges
These updates reflect the addition of new, more current AI models, which should improve the capabilities and performance of the patches. |
anthropic debug - [puLL-Merge] - brave/pull-merge@148 DescriptionThis PR updates the AI models used in the project, specifically changing the Anthropic and Bedrock models from Claude 3 Opus to Claude 3.5 Sonnet, and updating the OpenAI model from GPT-4-0125-preview to GPT-4o-2024-05-13. These changes are likely made to use the latest available models, potentially improving performance or capabilities of the AI-assisted code review system. ChangesChanges
These changes consistently update the AI models used across different parts of the codebase, ensuring that the latest versions are utilized for code explanation and analysis tasks. |
2c8a157
to
28d95fd
Compare
bedrock debug - [puLL-Merge] - brave/pull-merge@148 DescriptionThis PR updates the AI models used for explaining code patches in a GitHub repository. It switches from using the ChangesChanges
|
No description provided.