v1.18.10
github-actions
released this
21 Jun 15:36
·
66 commits
to master
since this release
What's Changed
- feat(llm-bridge): add ollama provider with mistral model support by @wujunzhuo in #834
- fix(cli): serverless ctx mock pkg move bug by @woorui in #827
- fix(cli): yomo run sfn exit if init error by @woorui in #828
- chore(deps): bump github.com/sashabaranov/go-openai from 1.24.0 to 1.24.1 by @dependabot in #826
- fix: response should include token usage from previous function calls by @woorui in #830
- fix: ai bridge run sfn timeout after 60s by @woorui in #829
- fix: example by @venjiang in #838
- perf: optimize yomo build speed by @venjiang in #840
- feat(ai-bridge): handle llm-sfn return nothing or multiple results returned by @woorui in #833
- feat: improve warning log if llm-sfn not return anything by @woorui in #841
Full Changelog: v1.18.9...v1.18.10