Skip to content

Commit 1e796e2

Browse files
authored
Fixing build errors and adding placeholders
1 parent 7566ed8 commit 1e796e2

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docs/ai/toc.yml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,18 @@ items:
5959
href: get-started-app-chat-template.md
6060
- name: Implement RAG using vector search
6161
href: tutorials/tutorial-ai-vector-search.md
62+
- name: Loading CSV files
63+
href: placeholder.md
64+
- name: Loading HTML
65+
href: placeholder.md
66+
- name: Loading JSON
67+
href: placeholder.md
68+
- name: Loading Office Documents
69+
href: placeholder.md
70+
- name: Loading PDFs
71+
href: placeholder.md
72+
- name: Loading SQL Data
73+
href: placeholder.md
6274
- name: Security & Safety
6375
items:
6476
- name: Authenticate App Service to Azure OpenAI
@@ -67,7 +79,7 @@ items:
6779
href: how-to/app-service-db-auth.md
6880
- name: Work with content filtering
6981
href: how-to/content-filtering.md
70-
- names: Testing & Evaluation
82+
- name: Testing & Evaluation
7183
items:
7284
- name: Evaluate LLM prompt completions
7385
href: tutorials/llm-eval.md
@@ -83,4 +95,3 @@ items:
8395
href: get-started-app-chat-scaling-with-azure-container-apps.md
8496
- name: Training
8597
items:
86-
-

0 commit comments

Comments
 (0)