freeedcom / ai-codereviewer

AI Code Reviewer: Enhance your GitHub workflow with AI-powered code review! Get intelligent feedback and suggestions on pull requests using OpenAI's GPT-4 API, improving code quality and saving developers time.
MIT License
479 stars 439 forks source link

Update GPT model to GPT-4o #68

Open PeterDaveHello opened 1 month ago

PeterDaveHello commented 1 month ago

Related to #67

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


For more details, open the Copilot Workspace session.

PeterDaveHello commented 1 month ago

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

villesau commented 1 month ago

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

PeterDaveHello commented 1 month ago

@villesau looks better now? 😄

PierreGode commented 1 month ago

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 commented 1 month ago

@villesau are you alive mate?