2023-04-12 14:41:11 +00:00
|
|
|
{
|
2023-04-14 07:54:31 +00:00
|
|
|
"zeroshot": "Prompt Zero-shot",
|
|
|
|
"fewshot": "Prompt Few-shot",
|
|
|
|
"cot": "Prompt Chain-of-Thought",
|
2023-04-12 14:41:11 +00:00
|
|
|
"consistency": "Self-Consistency",
|
2023-04-14 07:54:31 +00:00
|
|
|
"knowledge": "Prompt Generate Knowledge",
|
2023-06-05 02:19:59 +00:00
|
|
|
"tot": "Tree of Thoughts",
|
2023-06-08 20:52:35 +00:00
|
|
|
"rag": "Retrieval Augmented Generation",
|
2023-06-05 02:19:59 +00:00
|
|
|
"art": "Automatic Reasoning and Tool-use",
|
2023-04-12 14:41:11 +00:00
|
|
|
"ape": "Automatic Prompt Engineer",
|
|
|
|
"activeprompt": "Prompt Attivo",
|
2023-04-14 07:54:31 +00:00
|
|
|
"dsp": "Prompt Directional Stimulus",
|
2023-04-12 14:41:11 +00:00
|
|
|
"react": "ReAct",
|
|
|
|
"multimodalcot": "Multimodal CoT",
|
2023-04-14 07:54:31 +00:00
|
|
|
"graph": "Graph Prompt"
|
2023-04-12 14:41:11 +00:00
|
|
|
}
|
|
|
|
|