Ingest pipeline

Feed the graph with new knowledge

Drop documents or paste snippets to trigger the Graph-RAG ingestion flow. Monitor progress, inspect extracted triples, and capture logs without leaving the console.

Upload centre

Combine drag-and-drop uploads with raw text to seed the pipeline. Files stream as multipart payloads while pasted text is sent as JSON.

Metadata travels with uploaded files and improves source scoring downstream.

Domain pack & controls

Select the active domain pack for tailored extraction rules. Switching is optimistic and synced with the API.

Domain Pack

Need a new taxonomy? Extend graph-rag-infra packs and the console will pick it up automatically.

Graph extraction

Disable this when you only want document and chunk ingestion without extracting or persisting graph triples.

Cross-context requirement

When disabled, triples from a single context are retained for reasoning. Enable to require evidence from multiple contexts.

Extraction Mode

Advanced mode uses GPT-4o with 3-stage pipeline: entity extraction → triple extraction → ensemble refinement. Higher accuracy but slower and more expensive.

Parallel chunk extraction

When enabled, chunks are processed concurrently. Speeds up long documents. Use 1–8 workers. Entity linking and graph boosting run in parallel.

Document Parser

Choose which document parsing service to use for uploaded files. Only applies when files are attached.

Doc-tree quality gate

Enable to fail ingestion if protocol/legacy doc-tree building fails. Use this when tree-guided retrieval must always be available.

Pipeline telemetry

Rolling window metrics collected automatically from recent ingestion runs.

Run an ingest to populate telemetry. Metrics refresh automatically every few seconds.