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.it.json

21 lines
647 B
JSON

{
"zeroshot": "Prompt Zero-shot",
"fewshot": "Prompt Few-shot",
"cot": "Prompt Chain-of-Thought",
"consistency": "Self-Consistency",
"knowledge": "Prompt Generate Knowledge",
"prompt_chaining": "Prompt Chaining",
"tot": "Tree of Thoughts",
"rag": "Retrieval Augmented Generation",
"art": "Automatic Reasoning and Tool-use",
"ape": "Automatic Prompt Engineer",
"activeprompt": "Prompt Attivo",
"dsp": "Prompt Directional Stimulus",
"pal": "Program-Aided Language Models",
"react": "ReAct",
"reflexion": "Reflexion",
"multimodalcot": "Multimodal CoT",
"graph": "Graph Prompt"
}