Skip to content

Commit

Permalink
πŸ”– update order
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic committed Feb 4, 2024
1 parent 927bea9 commit de9ae77
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,17 @@ nav:
- "Unions": "concepts/unions.md"
- "Vision": "concepts/vision.md"
- "Examples":
# - "ChatGPT": "features/chat.md"
- "Literals": "features/literals.md"
- "Retry Parsing": "features/retry_parsing.md"
- "Structured vision output": "features/vision.md"
- "Enums": "features/enums.md"
- "Structured vision output": "features/vision.md"
- "Error Output": "features/error_output.md"
- "Retry Parsing": "features/retry_parsing.md"
- "Literals": "features/literals.md"
- "Static Router": "features/static_router.md"
- "Dynamic Router": "features/dynamic_router.md"
- "Streaming Output": "features/stream.md"
- "LlamaCpp": "features/llamacpp.md"
- "OpenAI JSON Output": "features/openai_json_mode.md"
- "Static Router": "features/static_router.md"
- "Ollama": "features/ollama.md"
- "Error Output": "features/error_output.md"
- "OpenAI JSON Output": "features/openai_json_mode.md"
- "Streaming Output": "features/stream.md"
- "Advanced":
- "Async": "advanced/async.md"
- "Signature": "advanced/signature.md"
Expand Down

0 comments on commit de9ae77

Please sign in to comment.