mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-02 15:40:13 +00:00
14 lines
570 B
JSON
14 lines
570 B
JSON
{
|
||
"zeroshot": "Zero-shotプロンプティング",
|
||
"fewshot": "Few-shotプロンプティング",
|
||
"cot": "Chain-of-Thoughtプロンプティング",
|
||
"consistency": "自己整合性(Self-Consistency)",
|
||
"knowledge": "知識生成プロンプティング",
|
||
"ape": "自動プロンプトエンジニア",
|
||
"activeprompt": "アクティブプロンプト",
|
||
"dsp": "方向性刺激プロンプティング",
|
||
"react": "ReAct",
|
||
"multimodalcot": "マルチモーダルCoT",
|
||
"graph": "グラフプロンプト(GraphPrompts)"
|
||
}
|
||
|