Skip to content

Commit fe3430e

Browse files
committed
remove the migration from Trieve docs and menu entry
1 parent c3aeabd commit fe3430e

File tree

5 files changed

+1
-823
lines changed

5 files changed

+1
-823
lines changed

fern/docs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,6 @@ navigation:
228228
- page: Custom knowledge base
229229
path: knowledge-base/custom-knowledge-base.mdx
230230
icon: fa-light fa-server
231-
- page: Migrating from Trieve
232-
path: knowledge-base/migrating-from-trieve.mdx
233-
icon: fa-light fa-triangle-exclamation
234231
- page: Argument encryption
235232
path: tools/arguments-encryption.mdx
236233
icon: fa-light fa-lock
@@ -1014,8 +1011,6 @@ redirects:
10141011
destination: "/assistants/custom-tools"
10151012
- source: "/knowledgebase"
10161013
destination: "/knowledge-base"
1017-
- source: "/customization/bring-your-own-vectors/trieve"
1018-
destination: "/knowledge-base/integrating-with-trieve"
10191014
- source: "/quickstart/billing"
10201015
destination: "/billing/billing-faq"
10211016
- source: /assistants/default-tools

fern/knowledge-base/custom-knowledge-base.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,6 @@ app.post('/kb/search', async (req, res) => {
529529
Now that you have a custom knowledge base implementation:
530530

531531
- **[Query Tool Configuration](/knowledge-base/using-query-tool):** Learn advanced query tool configurations
532-
- **[Vector Databases](/knowledge-base/integrating-with-trieve):** Explore vector database integrations
533532
- **[Assistant Configuration](/assistants):** Optimize your assistant's use of knowledge bases
534533

535534
<Note>

fern/knowledge-base/integrating-with-trieve.mdx

Lines changed: 0 additions & 334 deletions
This file was deleted.

0 commit comments

Comments
 (0)