docs: add doc to the reranker

This commit is contained in:
Anhui-tqhuang 2024-02-18 15:53:40 +08:00
parent 616353dd23
commit f4c58ceb0b
No known key found for this signature in database
GPG Key ID: 37B92F5DB83657C7
2 changed files with 2 additions and 4 deletions

View File

@ -64,6 +64,8 @@ navigation:
contents:
- page: LLM Backends
path: ./docs/pages/manual/llms.mdx
- page: Reranker
path: ./docs/pages/manual/reranker.mdx
- section: User Interface
contents:
- page: User interface (Gradio) Manual
@ -76,10 +78,6 @@ navigation:
# TODO: add recipes
- page: List of LLMs
path: ./docs/pages/recipes/list-llm.mdx
- section: Choice of Reranker
contents:
- page: Reranker
path: ./docs/pages/recipes/reranker.mdx
# More advanced usage of privateGPT, by API
- tab: api-reference
layout: