Skip to content

Commit 2aa5813

Browse files
change order (#8306)
1 parent 82d3878 commit 2aa5813

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/tutorials/build_ai_program/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
- [Build AI Agents with DSPy](/tutorials/customer_service_agent/)
12
- [Retrieval-Augmented Generation (RAG)](/tutorials/rag/)
23
- [Building RAG as Agent](/tutorials/agents/)
3-
- [Build AI Agents with DSPy](/tutorials/customer_service_agent/)
44
- [Entity Extraction](/tutorials/entity_extraction/)
55
- [Classification](/tutorials/classification/)
66
- [Multi-Hop RAG](/tutorials/multihop_search/)

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ nav:
2727
- Tutorials Overview: tutorials/index.md
2828
- Build AI Programs with DSPy:
2929
- Overview: tutorials/build_ai_program/index.md
30-
- Retrieval-Augmented Generation (RAG): tutorials/rag/index.ipynb
3130
- Build AI Agents with DSPy: tutorials/customer_service_agent/index.ipynb
31+
- Retrieval-Augmented Generation (RAG): tutorials/rag/index.ipynb
3232
- Building RAG as Agent: tutorials/agents/index.ipynb
3333
- Entity Extraction: tutorials/entity_extraction/index.ipynb
3434
- Classification: tutorials/classification/index.md

0 commit comments

Comments
 (0)