Skip to content

Commit a76c682

Browse files
committed
Update docs links
1 parent eb1e321 commit a76c682

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/docs/tutorials/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
* [Privacy-Conscious Delegation](/tutorials/papillon/)
1414

15+
* [Finetuning Agents](/tutorials/games/)
16+
1517
* [Saving and Loading](/tutorials/saving/index.md)
1618

1719
* [Deployment](/tutorials/deployment/)

docs/mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ nav:
5050
- Reasoning: tutorials/math/index.ipynb
5151
- Entity Extraction: tutorials/entity_extraction/index.ipynb
5252
- Classification: tutorials/classification/index.md
53-
- Privacy-Conscious Delegation: tutorials/papillon/index.md
5453
- Multi-Hop Search: tutorials/multihop_search/index.ipynb
54+
- Privacy-Conscious Delegation: tutorials/papillon/index.md
55+
- Finetuning Agents: tutorials/games/index.ipynb
5556
- Saving and Loading: tutorials/saving/index.md
5657
- Deployment: tutorials/deployment/index.md
5758
- Debugging & Observability: tutorials/observability/index.md

0 commit comments

Comments
 (0)