Prompt-Engineering-Guide/pages/techniques/_meta.jp.json
2023-06-08 14:52:35 -06:00

17 lines
693 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"zeroshot": "Zero-shotプロンプティング",
"fewshot": "Few-shotプロンプティング",
"cot": "Chain-of-Thoughtプロンプティング",
"consistency": "自己整合性Self-Consistency",
"knowledge": "知識生成プロンプティング",
"tot": "Tree of Thoughts",
"rag": "Retrieval Augmented Generation",
"art": "Automatic Reasoning and Tool-use",
"ape": "自動プロンプトエンジニア",
"activeprompt": "アクティブプロンプト",
"dsp": "方向性刺激プロンプティング",
"react": "ReAct",
"multimodalcot": "マルチモーダルCoT",
"graph": "グラフプロンプトGraphPrompts"
}