Skip to content

Add async_openai API for completions #68

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

Merged
merged 4 commits into from
Mar 3, 2023
Merged

Add async_openai API for completions #68

merged 4 commits into from
Mar 3, 2023

Conversation

zurawiki
Copy link
Owner

@zurawiki zurawiki commented Mar 2, 2023

  • Add tests and benchmarks for githook and config operations
  • Add async_openai API for completions
  • Configure GPTCommit files for Unix systems

Closes #66

zurawiki added 4 commits March 2, 2023 18:17
- Add tests for version, configuration, installation, githook, and benchmark commands
- Test the git hook file ignore feature
- Change the installation command to include `--offline`
- Change default OpenAI model to `text-davinci-003`
- Add checks for output of `gptcommit config set --local` and `gptcommit config delete --local` commands
- Create default configuration files for GPTcommit
- Set permissions for the configuration files (Unix only)

Closes #66
@zurawiki zurawiki changed the title openai api Add async_openai API for completions Mar 3, 2023
@zurawiki zurawiki merged commit 9d6c6e6 into main Mar 3, 2023
@zurawiki zurawiki deleted the openai-api branch March 3, 2023 00:30
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.

config file permissions should be more restrictive
1 participant