Skip to content

Commit 42aebff

Browse files
committed
typos
1 parent e486bda commit 42aebff

File tree

1 file changed

+3
-3
lines changed
  • fern/customization/bring-your-own-vectors

1 file changed

+3
-3
lines changed

fern/customization/bring-your-own-vectors/trieve.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Using Trieve with Vapi
3-
subtitle: Leverage Trieve's powerful vector database capabilities with Vapi
2+
title: Bring your own chunks/vectors from Trieve
3+
subtitle: Using Trieve for improved RAG with Vapi
44
slug: customization/bring-your-own-vectors/trieve
55
---
66

@@ -9,7 +9,7 @@ slug: customization/bring-your-own-vectors/trieve
99
Vapi offers two ways to integrate with [Trieve](https://trieve.ai):
1010

1111
1. **Direct Integration**: Create and manage Trieve datasets directly through Vapi
12-
2. **BYOK (Bring Your Own Knowledge)**: Import your existing Trieve datasets into Vapi
12+
2. **BYOK (Bring Your Own Key)**: Use your Trieve API key to import your existing Trieve datasets into Vapi
1313

1414
## Direct Integration with Trieve
1515

0 commit comments

Comments
 (0)