Skip to content

Conversation

@t0yv0
Copy link

@t0yv0 t0yv0 commented Dec 9, 2025

@DouweM DouweM self-assigned this Dec 9, 2025
class SearchableToolset(AbstractToolset[AgentDepsT]):
"""A toolset that implements tool search and deferred tool loading."""

toolset: AbstractToolset[AgentDepsT]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have a look at WrapperToolset which already handles this + properly forwards __aexit__ and __aenter__!

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.

Support deferred loading of tools and discovery via tool search tool

2 participants