v1.18.11
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