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(cli): add --api-endpoint to set request OpenAI API endpoint #136

Merged
merged 15 commits into from Jul 8, 2023

Conversation

Zhengqbbb
Copy link
Owner

Related ISSUE

#134

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

  • feat: add --api-endpoint to set request OpenAI API endpoint
  • refactor: rename czg option --openai-token to --api-key

    Version compatibility has been completed

Description

--api-endpoint=<path>  
     Setup request OpenAI API endpoint to local (.config/.czrc) [default: "https:api.openai.com/v1"]

@Zhengqbbb Zhengqbbb added this to the cz-git v1.7.0 roadmap milestone Jul 8, 2023
@netlify
Copy link

netlify bot commented Jul 8, 2023

βœ… Deploy Preview for cz-git canceled.

Name Link
πŸ”¨ Latest commit 266bee7
πŸ” Latest deploy log https://app.netlify.com/sites/cz-git/deploys/64a9cfc17422120008df642e

@Zhengqbbb Zhengqbbb merged commit 4bd33f5 into main Jul 8, 2023
14 checks passed
@Zhengqbbb Zhengqbbb deleted the feat/api-host branch July 8, 2023 21:11
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