Skip to content

v1.1.8

Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 03 Mar 19:15
· 60 commits to main since this release
e1e4159

Changelog

New Features:

  • Video File Upload on Playground: You can now upload video files and have a model interpret the video. This only works with certain Gemini models that support video.

Bug Fixes:

  • Huggingface: Fixed multiple bugs with the huggingface model integration. It now supports tool calling for non-streaming cases.
  • Gemini: Fixed issue with manually setting the assistant role and tool call result metrics.
  • OllamaEmbedder: Fixed issue where no embeddings were returned.

What's Changed

New Contributors

Full Changelog: v1.1.7...v1.1.8