Skip to main content

Non-Goals

Explicit and permanent unless a major version explicitly revises this section.
  • No LangChain feature parity — breadth is not the goal, correctness is
  • No beginner-facing abstractions — complexity is made explicit, not hidden
  • No multi-agent orchestration — that is a separate concern
  • No UI, dashboard, or cloud deployment wrapper — rag-axis is a library, not a platform
  • No LLM-intrinsic hallucination detection — we cannot solve what the model cannot
  • No authentication, RBAC, or data governance — not in v0.x scope
  • No auto-magic pipeline assembly — pipelines are explicit compositions
If a feature request belongs to any category above, it will be closed with a reference to this page.