diff --git a/mkdocs.yml b/mkdocs.yml index ac6b918b18..0af826427d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -4,6 +4,7 @@ nav: - Installation & Quick Start: index.md - completion(): - Input - Request Body: input.md + - Streaming & Async Calls: stream.md - 🤖 Supported LLM APIs: - Supported Completion & Chat APIs: supported.md - Supported Embedding APIs: supported_embedding.md