Knowledge Base Settings

"Jack of all trades, master of none." This phrase captures the evolving landscape of AI agents. As the ecosystem grows, we expect general-purpose LLMs to be replaced by specialized agents working together in coordinated swarms.

If your goal is to build an agent that’s deeply knowledgeable in a specific domain — Knowledge Bases are your key tool.

A Knowledge Base allows your agent to access and reason over custom data related to a particular field or niche. You can add one or multiple Knowledge Bases, tailoring your agent's understanding and behavior with precision.

In the , you’ll be able to connect:

  • Static files (e.g. PDFs, docs)

  • Dynamic Databases with market data and news coverage

  • (updated regularly)

Coming soon: You’ll also be able to manage Swarm-level knowledge settings — to configure how multiple agents share, inherit, or isolate data between each other.

Last updated