We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d96678 commit e1ea3f5Copy full SHA for e1ea3f5
pages/techniques/_meta.zh.json
@@ -4,17 +4,17 @@
4
"cot": "链式思考(CoT)提示",
5
"consistency": "自我一致性",
6
"knowledge": "生成知识提示",
7
- "prompt_chaining": "Prompt Chaining",
+ "prompt_chaining": "链式提示",
8
"tot": "思维树(ToT)",
9
"rag": "检索增强生成 (RAG)",
10
"art": "自动推理并使用工具(ART)",
11
"ape": "自动提示工程师",
12
"activeprompt": "Active-Prompt",
13
"dsp": "方向性刺激提示",
14
- "pal": "Program-Aided Language Models",
+ "pal": "PAL(程序辅助语言模型)",
15
"react": "ReAct框架",
16
- "reflexion": "Reflexion",
+ "reflexion": "自我反思(Reflexion)",
17
"multimodalcot": "多模态思维链提示方法",
18
"graph": "基于图的提示"
19
}
20
-
+
0 commit comments