codemod-com / codemod

The end-to-end platform for creating, sharing, and running codemods with engines like jscodeshift, ast-grep, ts-morph, and more. Automate code migrations, cleanups, and refactors for you, your team, and the community. AI-powered and CLI-first.
https://go.codemod.com/docs
Apache License 2.0
370 stars 31 forks source link

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

Closed mohebifar closed 1 week ago

mohebifar commented 1 week ago

๐Ÿ“š 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

vercel[bot] commented 1 week ago

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
pkg-pr-new[bot] commented 1 week ago

Open in Stackblitz

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

commit: 05e03a8