Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

v0.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 08:03
· 61 commits to main since this release
86fbbc0

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