docs: add build with AI & LLMs doc (#12848)

This commit is contained in:
Shahed Nasser
2025-06-27 16:40:02 +03:00
committed by GitHub
parent e58eb5ef90
commit 0bcde275bc
7 changed files with 894 additions and 26 deletions
+10
View File
@@ -38,6 +38,16 @@ export const generatedSidebars = [
"children": [],
"chapterTitle": "1.3. Architecture",
"number": "1.3."
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "AI Assistants and LLMs",
"path": "/learn/introduction/build-with-llms-ai",
"children": [],
"chapterTitle": "1.4. AI Assistants and LLMs",
"number": "1.4."
}
],
"chapterTitle": "1. Getting Started",