0.10.0
github-actions
released this
12 Sep 14:53
·
32 commits
to development
since this release
Features
- added Multimodal embeddings (#106, #114)
- added
code=truncate_prompt_error
to errors raised by prompt truncation algorithm (#111) - improved error message for unsupported
request.max_prompt_tokens
(#122)
Fixes
- fixed incorrect handling of system message for Gemini models (#121)
- fixed potential server deadlock on start-up (#117)
- supported zero-argument tools/functions (#111)