Core contracts
Compose the pipeline.
Parser, Chunker, Embedder, Retriever, Reranker, ModelProvider, Generator, and Storage cover the public integration seams.
Public Beta · Go-native · Network-free conformance
Build ORAG integrations against small, dependency-free interfaces, then verify their minimum behavior locally or in your own CI.
v0beta1Local contract check
conformance.Embedder(ctx, myEmbedder)
no✓Core contracts
Parser, Chunker, Embedder, Retriever, Reranker, ModelProvider, Generator, and Storage cover the public integration seams.
Support labels
ORAG-maintained public integration with CI evidence.
Third-party integration with a published conformance result.
Unreviewed adapter; no compatibility guarantee.
Pre-v1 boundary
ORAG does not yet load arbitrary extensions into a running server. The current provider registry and configuration remain the supported runtime boundary while the Beta contracts mature.