CMDCTest.RAG.MockPipelineRunner (cmdc_test v0.3.1)

Copy Markdown View Source

CMDCRAGArcana.Pipeline.Runner shape-compatible fake runner。

返回 rag_pipeline_answer 期望的 answer/citations/metadata 形状,其中包含 grounding 与 pipeline run summary,方便 AgentOps timeline 和发布门禁测试。

Summary

Functions

运行 mock pipeline。

Functions

run(question, preset, config)

@spec run(String.t(), term(), term()) :: {:ok, map()} | {:error, term()}

运行 mock pipeline。