Skip to content

Commit 0230fc1

Browse files
committed
chore: update navigation to include 4 chat docs
1 parent 9c89456 commit 0230fc1

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

fern/docs.yml

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,20 @@ navigation:
321321
icon: fa-light fa-arrow-right-arrow-left
322322

323323
- section: Chat
324+
icon: fa-light fa-comments
324325
contents:
325-
- page: Chat
326-
path: chat/chat.mdx
327-
icon: fa-light fa-comments
326+
- page: Quickstart
327+
path: chat/quickstart.mdx
328+
icon: fa-light fa-bolt-lightning
329+
- page: Non-streaming
330+
path: chat/non-streaming.mdx
331+
icon: fa-light fa-message
332+
- page: Streaming
333+
path: chat/streaming.mdx
334+
icon: fa-light fa-stream
335+
- page: OpenAI compatibility
336+
path: chat/openai-compatibility.mdx
337+
icon: fa-brands fa-openai
328338

329339
- section: Webhooks
330340
collapsed: true

0 commit comments

Comments
 (0)