You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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.
---------
Co-authored-by: Yash Pratap Solanky <101447028+ysolanky@users.noreply.github.com>
0 commit comments