mattzcarey / code-review-gpt

Code review powered by LLMs (OpenAI GPT4, Sonnet 3.5) & Embeddings ⚡️ Improve code quality and catch bugs before you break production 🚀 Lives in your Github/GitLab/Azure DevOps CI
https://oriontools.ai
MIT License
1.55k stars 153 forks source link

feat: add gpt-4-turbo support #330

Closed jSydorowicz21 closed 4 months ago

jSydorowicz21 commented 5 months ago

Two new models, 'gpt-4-turbo' and 'gpt-4-turbo-preview', have been added to the modelInfo array in the constants file. Both have a maximum prompt length of 128k tokens.

mattzcarey commented 4 months ago

included in 0.1.8