v1.18.15
github-actions
released this
16 Oct 09:08
·
25 commits
to master
since this release
What's Changed
- feat(llm-bridge): void provider's errors are sent directly to the end user by @woorui in #889
- feat(llm-bridge): return openai error message if request llm provider failed by @woorui in #896
- feat(llm-bridge): add cerebras llm provider by @venjiang in #895
- feat(llm-bridge): add anthropic llm provider by @venjiang in #897
- refactor(llm-bridge): 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(cli): added cli run information by @venjiang in #907
- feat(llm-bridge): system prompt supports backend Overwrite and Prefix by @woorui in #917
Full Changelog: v1.18.14...v1.18.15