Skip to content

Commit 1c10ea5

Browse files
authored
Added custom kb docs and trieve migration docs (#682)
* Added custom kb docs and trieve migration docs * updated gemini-1.5 note * updated the query tool docs * updated the docs
1 parent 16c0376 commit 1c10ea5

File tree

5 files changed

+994
-17
lines changed

5 files changed

+994
-17
lines changed

fern/docs.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,12 @@ navigation:
214214
- page: Query tool
215215
path: knowledge-base/using-query-tool.mdx
216216
icon: fa-light fa-magnifying-glass
217-
- page: Trieve integration
218-
path: knowledge-base/integrating-with-trieve.mdx
219-
icon: fa-light fa-brain
217+
- page: Custom knowledge base
218+
path: knowledge-base/custom-knowledge-base.mdx
219+
icon: fa-light fa-server
220+
- page: Migrating from Trieve
221+
path: knowledge-base/migrating-from-trieve.mdx
222+
icon: fa-light fa-triangle-exclamation
220223
- section: Structured outputs
221224
icon: fa-light fa-database
222225
path: assistants/structured-outputs.mdx

0 commit comments

Comments
 (0)