Skip to content

Commit 6073ece

Browse files
authored
fix: split docs and start conceptual page (#1836)
This PR improves the guidance docs and adds a section that explains how grammars are applied on a technical level
1 parent dccab72 commit 6073ece

File tree

3 files changed

+482
-400
lines changed

3 files changed

+482
-400
lines changed

docs/source/_toctree.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
title: Non-core Model Serving
2626
- local: basic_tutorials/safety
2727
title: Safety
28+
- local: basic_tutorials/using_guidance
29+
title: Using Guidance, JSON, tools
2830
- local: basic_tutorials/visual_language_models
2931
title: Visual Language Models
3032
title: Tutorials
@@ -44,6 +46,6 @@
4446
- local: conceptual/speculation
4547
title: Speculation (Medusa, ngram)
4648
- local: conceptual/guidance
47-
title: Guidance, JSON, tools (using outlines)
49+
title: How Guidance Works (via outlines)
4850

4951
title: Conceptual Guides

0 commit comments

Comments
 (0)