mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-02 15:40:13 +00:00
28 lines
588 B
JSON
28 lines
588 B
JSON
{
|
|
"index": "Prompt Engineering",
|
|
"introduction": "Introduction",
|
|
"techniques": "Techniques",
|
|
"applications": "Applications",
|
|
"prompts": "Prompt Hub",
|
|
"models": "Models",
|
|
"risks": "Risks & Misuses",
|
|
"research": "LLM Research Findings",
|
|
"papers": "Papers",
|
|
"tools": "Tools",
|
|
"notebooks": "Notebooks",
|
|
"datasets": "Datasets",
|
|
"readings": "Additional Readings",
|
|
"course":{
|
|
"title": "Prompt Engineering Course",
|
|
"type": "page"
|
|
},
|
|
"services": {
|
|
"title": "Services",
|
|
"type": "page"
|
|
},
|
|
"about": {
|
|
"title": "About",
|
|
"type": "page"
|
|
}
|
|
}
|