Skip to content

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

2 participants