appleboy / CodeGPT

A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
MIT License
1.16k stars 100 forks source link

Support for multiple azure deployment model name Settings #99

Closed qm012 closed 10 months ago

qm012 commented 10 months ago

While only the chat model is required, it is more general to support multiple model deployments.

appleboy commented 10 months ago

What's your scenario?