Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ navigation:
- page: Custom knowledge base
path: knowledge-base/custom-knowledge-base.mdx
icon: fa-light fa-server
- page: Migrating from Trieve
path: knowledge-base/migrating-from-trieve.mdx
icon: fa-light fa-triangle-exclamation
- page: Argument encryption
path: tools/arguments-encryption.mdx
icon: fa-light fa-lock
Expand Down Expand Up @@ -1014,8 +1011,6 @@ redirects:
destination: "/assistants/custom-tools"
- source: "/knowledgebase"
destination: "/knowledge-base"
- source: "/customization/bring-your-own-vectors/trieve"
destination: "/knowledge-base/integrating-with-trieve"
- source: "/quickstart/billing"
destination: "/billing/billing-faq"
- source: /assistants/default-tools
Expand Down
1 change: 0 additions & 1 deletion fern/knowledge-base/custom-knowledge-base.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,6 @@ app.post('/kb/search', async (req, res) => {
Now that you have a custom knowledge base implementation:

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

<Note>
Expand Down
334 changes: 0 additions & 334 deletions fern/knowledge-base/integrating-with-trieve.mdx

This file was deleted.

Loading
Loading