Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 07 Apr 23:51
· 357 commits to main since this release

Changelog

  • 8bf7d98 refactor: refactor timeout flag to accept duration input
  • cb6f2c7 feat: increase timeout options for API requests (#55)
  • 8a44d35 chore: refactor environment variable prefixes to unified naming convention
  • 36e505a feat: add support for multiple CI/CD platforms in initConfig() function
  • fb4cf74 docs: document configuration options for OpenAI API
  • c98e375 feat: add temperature control to OpenAI package
  • 5079244 feat: add max_tokens flag for OpenAI API
  • efe8f74 docs: update flow
  • e802945 docs: add flow diagram to project README
  • 347fd2e chore: update CodeGPT binary download links and version number