Skip to content

v1.18.11

Compare
Choose a tag to compare
@fanweixiao fanweixiao released this 27 Jul 04:12
· 54 commits to master since this release
935bf3b

What's Changed

  • feat(llm-bridge): add gemini provider by @woorui in #863
  • refactor: use goroutinue instead of mutex to sync messages by @woorui in #842
  • feat(llm-sfn): log function calling jsonschema when sfn start by @woorui in #847
  • feat(log): 🌈 tinted console logs by @woorui in #851
  • feat: function definition supports enum by @woorui in #848
  • fix: return an error if data cannot be unmarshal as FunctionCall by @woorui in #849
  • fix: error raised when function scheme required is null by @venjiang in #860

Full Changelog: v1.18.10...v1.18.11