Skip to content

Commit 4953ecd

Browse files
committed
feat: rename examples to cookbook, add banner image
1 parent b381143 commit 4953ecd

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

fern/examples.mdx renamed to fern/cookbook.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2-
title: Examples Library
3-
subtitle: Explore complete examples with step-by-step instructions to build with Vapi
4-
slug: examples
2+
title: Vapi Cookbook
3+
subtitle: Explore real-world, cloneable examples to build voice agents with Vapi. Now including new Workflow-based recipes!
4+
slug: cookbook
55
---
66

7+
<Frame>
8+
<img src="./static/images/cookbook-banner.png" alt="Vapi Cookbook" />
9+
</Frame>
10+
711
<CardGroup cols={2}>
812
<Card title="Docs Agent" icon="book-open" href="/assistants/examples/docs-agent">
913
<div className='absolute top-4 right-4'>
127 KB
Loading

0 commit comments

Comments
 (0)