Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 14:53
· 3 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)

Other

  • bump aidial-sdk from 0.10.0 to 0.13.0 (#111)
  • bump aiohttp from 3.9.4 to 3.10.2 (#112)
  • bump cryptography from 42.0.8 to 43.0.1 (#118)