We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e77f1e commit 1c99bd4Copy full SHA for 1c99bd4
2 files changed
kag/examples/NetOperatorQA/README.md
@@ -52,9 +52,7 @@ NetOperatorQA是一个专注于电信运营商领域的知识问答数据集。
52
- 向量检索器
53
- 表格检索器
54
55
-### 流水线选择
56
-- **kag_solver_pipeline**: 迭代式流水线,支持复杂推理和多轮对话
57
-- **kag_solver_pipeline_tc**: 静态流水线,针对运营商领域优化,响应更快
+
58
59
## 2. 复现步骤
60
kag/examples/NetOperatorQA/README_en.md
@@ -50,9 +50,6 @@ The system provides two main retrieval configurations:
50
- Vector retriever
51
- Table retriever
-### Pipeline Selection
-- **kag_solver_pipeline**: Iterative pipeline supporting complex reasoning and multi-turn dialogue
-- **kag_solver_pipeline_tc**: Static pipeline optimized for telecommunications operator domain with faster response
## 2. Reproduction Steps
0 commit comments