mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-08-19 16:07:01 +00:00
docs: add doc to the reranker
This commit is contained in:
parent
616353dd23
commit
f4c58ceb0b
@ -64,6 +64,8 @@ navigation:
|
|||||||
contents:
|
contents:
|
||||||
- page: LLM Backends
|
- page: LLM Backends
|
||||||
path: ./docs/pages/manual/llms.mdx
|
path: ./docs/pages/manual/llms.mdx
|
||||||
|
- page: Reranker
|
||||||
|
path: ./docs/pages/manual/reranker.mdx
|
||||||
- section: User Interface
|
- section: User Interface
|
||||||
contents:
|
contents:
|
||||||
- page: User interface (Gradio) Manual
|
- page: User interface (Gradio) Manual
|
||||||
@ -76,10 +78,6 @@ navigation:
|
|||||||
# TODO: add recipes
|
# TODO: add recipes
|
||||||
- page: List of LLMs
|
- page: List of LLMs
|
||||||
path: ./docs/pages/recipes/list-llm.mdx
|
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
|
# More advanced usage of privateGPT, by API
|
||||||
- tab: api-reference
|
- tab: api-reference
|
||||||
layout:
|
layout:
|
||||||
|
Loading…
Reference in New Issue
Block a user