mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-02 15:40:13 +00:00
15 lines
408 B
JSON
15 lines
408 B
JSON
{
|
|
"zeroshot": "Prompt Zero-shot",
|
|
"fewshot": "Prompt Few-shot",
|
|
"cot": "Prompt Chain-of-Thought",
|
|
"consistency": "Self-Consistency",
|
|
"knowledge": "Prompt Generate Knowledge",
|
|
"ape": "Automatic Prompt Engineer",
|
|
"activeprompt": "Prompt Attivo",
|
|
"dsp": "Prompt Directional Stimulus",
|
|
"react": "ReAct",
|
|
"multimodalcot": "Multimodal CoT",
|
|
"graph": "Graph Prompt"
|
|
}
|
|
|