Skip to content

v1.6.4

Choose a tag to compare

@ysolanky ysolanky released this 23 Jun 21:16
· 765 commits to main since this release
2059819

Changelog

New Features:

  • Brightdata Toolkit: Added multiple web-based tools via Brightdata.
  • OpenCV Video/Image Toolkit: Added tools for capturing image/video via your webcam.
  • DiscordClient App: Added a DiscordClient app for connecting your agent or team with Discord in the form of a discord bot.

Improvements:

  • FileTools File Search: Added search to FileTools.

Bug Fixes:

  • Fix User Control Flow with History: Fixed issues where user control flow (HITL) flows failed with message history.
  • Fix lance db upsert method for supporting knowledge filters: Fixed function upsert not using the parameter filters
  • Update mongo db hybrid search for filters: Mongodb now correctly uses filters for hybrid search
  • Fixed team.rename_session(...) that raises an AttributeError

Breaking Changes:

  • SerperApiTools: Refactored SerperApiTools to SerperTools for clearer naming.

What's Changed

New Contributors

Full Changelog: v1.6.3...v1.6.4