Skip to main content

Cala

Cala is a verified knowledge graph for AI agents. It returns structured, source-cited, traceable facts—not raw web scrapes. Every answer includes citations, confidence scores, and entity-level provenance, making it suitable for production agents that require auditable, hallucination-resistant retrieval.

Installation

Get your API key at console.cala.ai.

Configuration

Or pass the key directly:

Retriever

CalaRetriever implements LangChain’s BaseRetriever interface and supports three modes:

Structured query

Entity discovery

In a RAG chain

Key parameters

Why Cala

Unlike web-search retrievers, Cala returns verified entity data with full source traceability. Every document in the response includes a verified metadata field and a citation chain — making it compatible with EU AI Act Article 13 explainability requirements for high-risk AI deployments.