Skip to main content
Pass knowledge to a team to register its search_knowledge_base tool.
The team coordinator can search the attached knowledge base and delegate other work to members. Team.search_knowledge defaults to True. When multiple Knowledge instances share one vector database, set isolate_vector_search=True (and give each instance a name) to keep retrieval scoped to each instance’s own content.

Next Steps