You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prompt-Engineering-Guide/pages/techniques/_meta.jp.json

17 lines
693 B
JSON

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