Changelog
New Features:
- OpenAI Responses: Added a new model implementation that supports OpenAI’s Responses API. This includes support for their “websearch” built-in tool.
- Openweather API Tool: Added tool to get real-time weather information.
Improvements:
- Storage Refactor: Merged agent and workflow storage classes to align storage better for agents, teams and workflows. This change is backwards compatible and should not result in any disruptions.
What's Changed
- Openai model responses by @dirkbrnd in #2372
- Create new merged Storage by @dirkbrnd in #2294
- update-workspace-templates-ag-2864 by @ysolanky in #2378
- add openweather tool by @kausmeows in #2380
- reddit tool - add post reply and comment reply by @chinesepowered in #2150
- Release 1.1.11 by @dirkbrnd in #2387
New Contributors
- @chinesepowered made their first contribution in #2150
Full Changelog: v1.1.10...v1.1.11