Closed Zhengqbbb closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
cz-git.qbb.sh | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 26, 2024 4:02pm |
Name | Link |
---|---|
Latest commit | 196c8a1d3e981f14a73b4d8c4161e8d10dbf6d35 |
Latest deploy log | https://app.netlify.com/sites/cz-git/deploys/66f58582b903f10007a60589 |
Deploy Preview | https://deploy-preview-185--cz-git.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Related ISSUE
180
link: https://github.com/Zhengqbbb/cz-git/issues/153 https://github.com/Zhengqbbb/cz-git/pull/154 https://github.com/Zhengqbbb/cz-git/issues/156
Type Of Change
Description
1. Support more AI models
Current models:
text-davinci-003
gpt-3.5-turbo
(default)Planned additions:
gpt-4
gpt-4o
gpt-4o-mini
(default)string
(can be customized, likeollama
and more models compatible with OpenAI API format)e.g: GitHub model and local model (Ollama)
2. Deprecate and support backward compatibility for the old configuration option
aiType
3. CLI add options
-M=|--ai-model=
and--api-model=