Skip to content

Conversation

@dirkbrnd
Copy link
Contributor

@dirkbrnd dirkbrnd commented Apr 24, 2025

Changelog

New Features:

  • MCP SSE Support: Added support for connecting to SSE MCP Servers.
  • Tool Hooks: You can now have a hook that is wrapped around all tool calls. This works for Toolkits and custom tools. See this example.
  • Team Session State: You can now manage a single state dictionary across a team leader and team members inside tools given to the team leader/members. See this example.
  • Cartesia Tool: Added support for Cartesia for text-to-speech capabilities.
  • Gemini Image Generation: Added a tool that uses Gemini models to generate images.

Improvements:

  • PubmedTools Expanded Results: Added expanded result sets for PubmedTools .
  • Variety in Tool Results: Custom tools can now have any return type and it would be handled before being provided to the model.

Bug Fixes:

  • Teams Shared Model Bug: Fixed issues where a single model is used across team members. This should reduce tool call failures in team execution.

@dirkbrnd dirkbrnd marked this pull request as ready for review April 24, 2025 20:59
@dirkbrnd dirkbrnd requested a review from a team as a code owner April 24, 2025 20:59
@dirkbrnd dirkbrnd merged commit a545ab7 into main Apr 24, 2025
15 of 24 checks passed
@dirkbrnd dirkbrnd deleted the release-1.4.2 branch April 24, 2025 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants