Skip to content

v1.18.15

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 09:08
bb8e3db

What's Changed

  • feat: void provider's errors are sent directly to the end user by @woorui in #889
  • chore(deps): bump github.com/sashabaranov/go-openai from 1.28.1 to 1.28.2 by @dependabot in #887
  • chore(deps): bump google.golang.org/api from 0.191.0 to 0.192.0 by @dependabot in #888
  • chore(deps): bump github.com/sashabaranov/go-openai from 1.28.2 to 1.29.0 by @dependabot in #892
  • chore(deps): bump google.golang.org/api from 0.192.0 to 0.194.0 by @dependabot in #893
  • feat: return openai error message if request llm provider failed by @woorui in #896
  • feat: cerebras llm provider by @venjiang in #895
  • feat: anthropic llm provider by @venjiang in #897
  • refactor: ollama provider by @venjiang in #866
  • fix(llm-bridge): correct usage in stream response by @woorui in #901
  • feat(llm-bridge): Azure OpenAI Provider returns the token usage when requested with include_usage by @woorui in #906
  • feat: added cli run information by @venjiang in #907
  • chore(deps): bump google.golang.org/api from 0.194.0 to 0.199.0 by @dependabot in #912
  • feat: system prompt supports backend Overwrite and Prefix by @woorui in #917

Full Changelog: v1.18.14...v1.18.15