Skip to content

Commit f7760f8

Browse files
committed
docs
1 parent 2ec5fb5 commit f7760f8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
site_name: Build your code-first agent with Azure AI Foundry
2+
repo_name: Build your code-first agent with Azure AI Foundry
3+
repo_url: https://github.com/microsoft/build-your-first-agent-with-azure-ai-agent-service-workshop
24

35
nav:
46
- Introduction: index.md
@@ -11,7 +13,7 @@ nav:
1113
- Lab 1 Function Calling Power: lab-1-function_calling.md
1214
- Lab 2 Grounding with Documents: lab-2-file_search.md
1315
- Lab 3 Intro to the Code Interpreter: lab-3-code_interpreter.md
14-
- Lab 4 Grounding with Bing Search: lab-4-bing_search.md
16+
# - Lab 4 Grounding with Bing Search: lab-4-bing_search.md
1517
- Lab 5 Multilingual Visualizations: lab-5-multilingual.md
1618
- Lab 6 Finishing Up: finishing-up.md
1719
- Summary: summary.md
@@ -23,6 +25,7 @@ nav:
2325
plugins:
2426
- glightbox
2527
- include-markdown
28+
- search
2629

2730
theme:
2831
name: material

0 commit comments

Comments
 (0)