python-v0.4.9.3
📦 autogen
✨ 2 features🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug in the MCP Server Tool regarding null argument handling and introduces default timeouts and improved error messaging.
✨ New Features
- Added a default timeout for MCP Server Tool requests.
- Improved error messages received from the server.
🐛 Bug Fixes
- Fixed an issue in MCP Server Tool where unset tool arguments were incorrectly passed as None, causing server errors.
🔧 Affected Symbols
MCPServerTool