What is Knowledge Base?

An organized information repository for Agents to query and reference. Can be document collections, FAQ databases, or structured data. Works best with RAG β€” Agent searches the knowledge base first, then uses LLM to synthesize an answer.