python_v0.1.30
Bug Fixes
- backend: Added missing usage data during streaming (#910)
- tools: Fixed sessions in the MCP tool (#901)
- adapters: Prevented duplicate registration on module reload
- adapters: Fixed invalid type in ACP
- internals: Correctly handled optional fields and types in MCP JSON schema parsing (#902)
Features
- adapters: Added RequirementAgent support for A2A
- adapters: Added Groq adapter embedding (#907)
- adapters: Updated A2A integration
- adapters: Added async serve version for ACP (#914)
- tools: Added option to disable SSL proxy verification in DDG
- tools: Allowed proxy to be set via environment variable in DDG
Full Changelog: python_v0.1.29...python_v0.1.30