Skip to main content

Retrieval

POST 

/query/v1/projects/:project_id/retrieval/

Perform semantic retrieval against your knowledge base without LLM generation. Returns the chunks from your ingested sources based on the query in descending. order of relevance.

This is useful to provide semantic context to LLMs/agents. Alternatively, consider using Kapa Hosted MCP servers.

Request

Responses