haiku.rag/docs/configuration
Yiorgis Gozadinos 40d40bcbf2
Cover the configured database set from the MCP server
`haiku-rag mcp` passes covers_set=True and _covering no longer refuses a
scope over several databases. search_documents, search_documents_by_image,
ask_question and analyze take `sources`; get_document takes `source`;
DocumentInfo carries `source`. format_citations gains include_source, which
ask_question sets from covers_multiple so citations name their database
only when the server covers several.

Refs #599
2026-09-04 13:00:14 +03:00
..
index.md Default to ollama:qwen3.8 2026-09-04 12:36:36 +03:00
processing.md Default to ollama:qwen3.8 2026-09-04 12:36:36 +03:00
prompts.md Make the documented configuration match the code 2026-08-19 15:52:50 +03:00
providers.md Default to ollama:qwen3.8 2026-09-04 12:36:36 +03:00
qa.md Default to ollama:qwen3.8 2026-09-04 12:36:36 +03:00
storage.md Cover the configured database set from the MCP server 2026-09-04 13:00:14 +03:00