v1.6.4
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
searchtoFileTools.
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
upsertnot using the parameterfilters - Update mongo db hybrid search for filters: Mongodb now correctly uses filters for hybrid search
- Fixed
team.rename_session(...)that raises anAttributeError
Breaking Changes:
SerperApiTools: RefactoredSerperApiToolstoSerperToolsfor clearer naming.
What's Changed
- [feat] Add search files function & set r/w encoding. by @matrix0415 in #2321
- [chore] tools/google_bigquery - add job_config with fully qualified default_dataset to _run_sql by @inuue in #3311
- [feat] Add Bright Data toolkit with web scraping and data feed capabilities by @meirk-brd in #3580
- Added new tools for video and image by @Prachi1615 in #2222
- feat: OpenAI structured output with reasoning bug by @Mustafa-Esoofally in #3497
- fix: Update OpenAI content null values by @willemcdejongh in #3604
- feat: added sentence_transformer rerank. by @droxer in #3192
- fix: Github Tool "list_repositories" was missing. by @Siete-F in #3598
- chore: update lance db upsert method for filter by @kausmeows in #3612
- fix: update mongo db hybrid search for filters by @kausmeows in #3613
- fix: update team rename session name function by @kausmeows in #3614
- Feat: DiscordClient by @VirusDumb in #3481
- fix: HITL flow with message history by @dirkbrnd in #3605
- refactor: serper tools by @ysolanky in #3621
- chore: Release 1.6.4 by @dirkbrnd in #3629
New Contributors
- @inuue made their first contribution in #3311
- @meirk-brd made their first contribution in #3580
- @Prachi1615 made their first contribution in #2222
- @droxer made their first contribution in #3192
- @Siete-F made their first contribution in #3598
Full Changelog: v1.6.3...v1.6.4