Changelog
Improvements:
- Async Tool Support: Toolkit now supports async tool functions, which are automatically selected when the agent runs in an async context.
Bug Fixes:
header_provider: Fix for check onMCPTools.- Team Run Cancellation: Fixed issue on async team runs where cancellation was not handled correctly.
What's Changed
- fix: handle foreign key ref for custom traces table name by @kausmeows in #5888
- [fix] Add response_usage propagation to model response by @tyook in #5872
- Fix: team run cancellation by @dirkbrnd in #5932
- chore: async tool usage by @kausmeows in #5889
- chore: Release 2.3.23 by @dirkbrnd in #5934
New Contributors
Full Changelog: v2.3.22...v2.3.23