Skip to content

v2.6.22

Latest

Choose a tag to compare

@harshsinha03 harshsinha03 released this 03 Jul 15:23
136f07c

Changelog

New Features

  • TwelveLabs Tools: Added TwelveLabsTools to analyze videos and generate multimodal text embeddings. See docs.
  • Sofya Tools: Added SofyaTools for search, extract, and research.
  • SearchAPI Tool: Added SearchApiTools with Google, News, Images, and YouTube search.

Improvements

  • Toolkit Timeouts: Added timeout to the base Toolkit and wired HTTP timeouts across tools; extended timeout support to more toolkits.

Bug Fixes

  • ModelResponse: Stamp ModelResponse.created_at per instance instead of at import time.
  • AirflowTools: Prevent path traversal in save_dag_file and read_dag_file.
  • Fallback: Persist the fallback model's response in session history.
  • DuckDbTools: Sanitize derived table names and fix full-text search.

What's Changed

New Contributors

Full Changelog: v2.6.21...v2.6.22