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

feat(cz-git,cli): add aiType option to switch openAI model #102

Merged
merged 6 commits into from
Mar 11, 2023

Conversation

Zhengqbbb
Copy link
Owner

@Zhengqbbb Zhengqbbb commented Mar 11, 2023

Related ISSUE

Input follow ISSUE URL address

Type Of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 📝 Document (This change requires a documentation update)
  • 🎨 Theme style (Theme style beautification)
  • ⚠ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🔨 Workflow (Workflow changes)

Clear Describe

A clear and concise description of what update for target.

  • feat(cz-git,cli): add aiType option to switch openAI model

Description

Please enter detailed relevant motivation, background and implementation ... descriptive information.

aiType: Choose the AI model you want to use

  • type : "openAI-Turbo" | "openAI-Davinci"
aiType                         Model                         Description
openAI-Turbo gpt-3.5-turbo faster and optimized for chat at 1/10th the cost of text-davinci-003
openAI-Davinci text-davinci-003 better quality, longer output, and consistent instruction-following

Link:

Co-authored-by: Zhengqbbb <1074059947@qq.com>
Co-authored-by: Zhengqbbb <1074059947@qq.com>
Co-authored-by: Zhengqbbb <1074059947@qq.com>
- 'openAI-Turbo' => gpt-3.5-turbo: Lower price consumption (10x) and faster
- 'openAI-Davinci' => Get more reliable information

Co-authored-by: Zhengqbbb <1074059947@qq.com>
Co-authored-by: Zhengqbbb <1074059947@qq.com>
@netlify
Copy link

netlify bot commented Mar 11, 2023

Deploy Preview for cz-git ready!

Name Link
🔨 Latest commit f2c1436
🔍 Latest deploy log https://app.netlify.com/sites/cz-git/deploys/640ca3e2d66b890008cbd87e
😎 Deploy Preview https://deploy-preview-102--cz-git.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Co-authored-by: Zhengqbbb <1074059947@qq.com>
@Zhengqbbb Zhengqbbb merged commit e956ca0 into main Mar 11, 2023
@Zhengqbbb Zhengqbbb deleted the feat/ai-type_101 branch March 11, 2023 16:02
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.

None yet

1 participant