Files
2026-07-13 12:10:50 +08:00

20 lines
809 B
JSON
Raw Permalink 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": "知識生成プロンプティング",
"prompt_chaining": "Prompt Chaining",
"tot": "Tree of Thoughts",
"rag": "Retrieval Augmented Generation",
"art": "Automatic Reasoning and Tool-use",
"ape": "自動プロンプトエンジニア",
"activeprompt": "アクティブプロンプト",
"dsp": "方向性刺激プロンプティング",
"pal": "Program-Aided Language Models",
"react": "ReAct",
"reflexion": "Reflexion",
"multimodalcot": "マルチモーダルCoT",
"graph": "グラフプロンプト(GraphPrompts"
}