From c404b2b1b5de4e744636f176da2d647990cd20b7 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Sat, 5 Aug 2023 15:37:02 -0700 Subject: [PATCH] add to parent --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index ac6b918b1..0af826427 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