Files
freeCodeCamp/curriculum/structure/blocks/understanding-rag.json
2026-03-17 15:43:14 +00:00

26 lines
533 B
JSON

{
"isUpcomingChange": false,
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"dashedName": "understanding-rag",
"helpCategory": "Python",
"challengeOrder": [
{
"id": "69ae5c648491ca1dcd31440b",
"title": "Introduction"
},
{
"id": "69ae5c6d8491ca1dcd31440c",
"title": "Simple Explanation of RAG"
},
{
"id": "69ae5c728491ca1dcd31440d",
"title": "When Not To RAG"
},
{
"id": "69ae5c768491ca1dcd31440e",
"title": "What Is RAG?"
}
]
}