feat: nav
parent
938858a11e
commit
b17963c32a
|
|
@ -79,6 +79,8 @@
|
|||
* [LocalAI](tutorials/model-configuration/localai.md)
|
||||
* [Ollama](tutorials/model-configuration/ollama.md)
|
||||
* [Vector Database Migrate Tool](tutorials/vector-database-migrate-tool.md)
|
||||
* [Connecting with Different Tools](tutorials/tool-configuration/README.md)
|
||||
* [Stable Diffusion](tutorials/tool-configuration/stable-diffusion.md)
|
||||
|
||||
## Community
|
||||
|
||||
|
|
|
|||
|
|
@ -49,6 +49,8 @@
|
|||
* [接入 OpenLLM 部署的本地模型](guides/model-configuration/openllm.md)
|
||||
* [接入 LocalAI 部署的本地模型](guides/model-configuration/localai.md)
|
||||
* [接入 Ollama 部署的本地模型](guides/model-configuration/ollama.md)
|
||||
* [工具配置](guides/tools/tool-configuration/README.md)
|
||||
* [StableDiffusion](guides/tools/tool-configuration/stable-diffusion.md)
|
||||
* [知识库](guides/knowledge-base/README.md)
|
||||
* [从 Notion 导入数据](guides/knowledge-base/sync-from-notion.md)
|
||||
* [通过 API 维护数据集](guides/knowledge-base/maintain-dataset-via-api.md)
|
||||
|
|
|
|||
Loading…
Reference in New Issue