# RAG System - CI/CD Mode (Disabled) let rag_schema = import "../schemas/rag.ncl" in { rag | rag_schema.RagConfig = { rag = { enabled = false, }, }, }