This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
Changelog
Features
- Support for calculating costs and multiple parameters per action
- Added support for OpenAI Azure API and Azure support section to the OpenAI document
Fixes
- Fixed issues with response body close and status code in chatgpt.go
- Fixed import path for utils package in actions.go
- Added instructions to fix end-of-file-fixer hook error in CONTRIBUTING.md
Improvements
- Added acknowledgements for Torantulino's contribution
- Fixed broken and unused links in README.md
Dependencies
- Added github.com/iancoleman/strcase dependencies in go.mod and tools.go