github livekit/agents livekit-agents@1.3.10

20 hours ago

What's Changed

Provider tools

This release brings the ability to use tools that are specific to model providers with provider tools. You can now mix & match function tools and provider tools in your agent by specifying Agent(tools=[..]).

For those that were using the experimental _gemini_tools parameter with Google LLMs, that experimental parameter has been removed in favor of provider tools. See usage example here.

New Contributors

Full Changelog: https://github.com/livekit/agents/compare/livekit-agents@1.3.9...livekit-agents@1.3.10

Don't miss a new agents release

NewReleases is sending notifications on new releases.