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 GPT model to GPT-4o #68

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PeterDaveHello
Copy link

@PeterDaveHello PeterDaveHello commented May 29, 2024

Related to #67

Updates the AI model used in the code review process to GPT-4o.

  • Model Configuration: Changes the default AI model in action.yml to "gpt-4o".
  • Workflow Adjustment: Modifies .github/workflows/code_review.yml to use "gpt-4o" for the OpenAI API model during code reviews.

For more details, open the Copilot Workspace session.

@PeterDaveHello
Copy link
Author

Please note that this PR was created by GitHub Copilot Workspace using #67 as its task

@villesau
Copy link
Contributor

I think you also need to update the open-ai package.

@PeterDaveHello
Copy link
Author

@villesau looks better now? 😄

@PierreGode
Copy link

Please @villesau review this soon, this will have a huge impact on pricing
gpt-4o Input $5.00 / 1M tokens Output $15.00 / 1M tokens
so half the price compared to GPT-4 Turbo.

@PierreGode
Copy link

@villesau are you alive mate?

Copy link

@afsheen-gramx afsheen-gramx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

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.

4 participants