Learn how to combine multiple knowledge bases into one.
knowledge_base
with an Agent:
Parameter | Type | Default | Description |
---|---|---|---|
sources | List[AgentKnowledge] | [] | List of knowledge bases. |
CombinedKnowledgeBase
is a subclass of the AgentKnowledge class and has access to the same params.