Skip to content

Commit

Permalink
Update docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
okhat committed Dec 28, 2024
1 parent eb1e321 commit a76c682
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/docs/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

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

* [Finetuning Agents](/tutorials/games/)

* [Saving and Loading](/tutorials/saving/index.md)

* [Deployment](/tutorials/deployment/)
Expand Down
3 changes: 2 additions & 1 deletion docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ nav:
- Reasoning: tutorials/math/index.ipynb
- Entity Extraction: tutorials/entity_extraction/index.ipynb
- Classification: tutorials/classification/index.md
- Privacy-Conscious Delegation: tutorials/papillon/index.md
- Multi-Hop Search: tutorials/multihop_search/index.ipynb
- Privacy-Conscious Delegation: tutorials/papillon/index.md
- Finetuning Agents: tutorials/games/index.ipynb
- Saving and Loading: tutorials/saving/index.md
- Deployment: tutorials/deployment/index.md
- Debugging & Observability: tutorials/observability/index.md
Expand Down

0 comments on commit a76c682

Please sign in to comment.