Releases: epam/ai-dial-adapter-vertexai
Releases · epam/ai-dial-adapter-vertexai
0.13.0
Features
- Add Google Search Grounding static tool (#147)
- Calculate Google Search Grounding price in tokens, allow configuration fo Search usage (#153)
Fixes
- Gemini: reporting safety error properly (#149)
- fixed bug in truncate prompt (#143)
- utilize reference url and markdown in attachments for Grounding (#151)
Other
0.12.1
0.12.0
0.11.0
0.10.0
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
0.9.0
Features
- supported plain text file attachments in Gemini (#102)
Fixes
- fixed max number of PDF pages for Gemini 1.5 (#99)
- supported encrypted PDFs with empty password (#98)
- fixed incorrect usage of log.exception (#97)
Other
- bump aidial-sdk from 0.8.0 to 0.10.0 (#105, #108)
- bump certifi from 2023.7.22 to 2024.7.4 (#94)
- bump epam/ai-dial-ci from 1.8.1 to 1.8.3 (#93)
- bump epam/ai-dial-ci from 1.8.3 to 1.9.0 (#107)
- bump setuptools from 68.2.2 to 70.0.0 (#103)
- bump urllib3 from 1.26.18 to 1.26.19 (#91)
- bump zipp from 3.17.0 to 3.19.1 (#95)
- bumped to aidial-sdk=0.10.0 (#109)
0.8.1
0.8.0
0.7.0
0.6.0
Features
- migrated to the latest SDK and thus supported new way of OTEL configuration (#73)
- properly reporting content filtering errors for Imagen (#65)
- supported Gemini Pro 1.5 (#75)
- supported
tokenize
andtruncate_prompt
endpoints (#69)
Other
- bump aiohttp from 3.9.2 to 3.9.4 (#76)
- bump black from 23.3.0 to 24.3.0 (#68)
- bump epam/ai-dial-ci from 1.7.0 to 1.8.0 (#67)
- bump idna from 3.4 to 3.7 (#74)
- bump langchain-core from 0.1.29 to 0.1.30 (#64)
- bump langchain-core from 0.1.30 to 0.1.35 (#71)
- bump peter-evans/slash-command-dispatch from 3.0.1 to 4.0.0 (#61)
- bump pillow from 10.2.0 to 10.3.0 (#72)
- fixed ORT license complains (#62)
- update github workflows (#60)