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

chore(studio): Update GPT models used with ModGPT #1341

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

mohebifar
Copy link
Member

@mohebifar mohebifar commented Sep 25, 2024

📚 Description

Use better models from modgpt.

Currently, we use gpt-4 for all request which is more expensive compared to GPT-4o which has shown good performance already

We also use use gpt-4 for naming codemods from source code which is overkill, expensive and slows down "Run via CLI" action. I switched it to 4o-mini

🔗 Linked Issue

🧪 Test Plan

📄 Documentation to Update

Copy link

vercel bot commented Sep 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
codemod ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 5:40pm

Copy link

pkg-pr-new bot commented Sep 25, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/codemod@1341

commit: 05e03a8

@mohebifar mohebifar merged commit 4e41a9e into main Sep 25, 2024
11 checks passed
@mohebifar mohebifar deleted the mohebifar/proper-llm-models-modgpt branch September 25, 2024 17:47
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.

2 participants