Skip to content

Commit e94f6d8

Browse files
committed
fix: chat slugs
1 parent 5b9c717 commit e94f6d8

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

fern/chat/non-streaming.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Non-streaming chat
33
subtitle: Build reliable chat integrations with complete response patterns for batch processing and simple UIs
4+
slug: chat/non-streaming
45
---
56

67
## Overview

fern/chat/openai-compatibility.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: OpenAI compatibility
33
subtitle: Seamlessly migrate existing OpenAI integrations to Vapi with zero code changes
4+
slug: chat/openai-compatibility
45
---
56

67
## Overview

fern/chat/quickstart.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Chat quickstart
33
subtitle: Build your first text-based conversation with a Vapi assistant in 5 minutes
4+
slug: chat/quickstart
45
---
56

67
## Overview

fern/chat/streaming.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Streaming chat
33
subtitle: Build real-time chat experiences with token-by-token responses like ChatGPT
4+
slug: chat/streaming
45
---
56

67
## Overview

0 commit comments

Comments
 (0)