Fixing build errors and adding placeholders

This commit is contained in:
Jordan Matthiesen 2024-11-07 15:00:23 -08:00 коммит произвёл GitHub
Родитель 7566ed89bd
Коммит 1e796e27b7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 13 добавлений и 2 удалений

Просмотреть файл

@ -59,6 +59,18 @@ items:
href: get-started-app-chat-template.md
- name: Implement RAG using vector search
href: tutorials/tutorial-ai-vector-search.md
- name: Loading CSV files
href: placeholder.md
- name: Loading HTML
href: placeholder.md
- name: Loading JSON
href: placeholder.md
- name: Loading Office Documents
href: placeholder.md
- name: Loading PDFs
href: placeholder.md
- name: Loading SQL Data
href: placeholder.md
- name: Security & Safety
items:
- name: Authenticate App Service to Azure OpenAI
@ -67,7 +79,7 @@ items:
href: how-to/app-service-db-auth.md
- name: Work with content filtering
href: how-to/content-filtering.md
- names: Testing & Evaluation
- name: Testing & Evaluation
items:
- name: Evaluate LLM prompt completions
href: tutorials/llm-eval.md
@ -83,4 +95,3 @@ items:
href: get-started-app-chat-scaling-with-azure-container-apps.md
- name: Training
items:
-