mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-04 23:30:19 +01:00
🦙 doc: add Ollama to index and update icon (#1967)
This commit is contained in:
parent
8bef084bfc
commit
eccf7bbbde
3 changed files with 3 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ weight: 2
|
||||||
---
|
---
|
||||||
* 🤖 [AI Setup](./ai_setup.md)
|
* 🤖 [AI Setup](./ai_setup.md)
|
||||||
* 🚅 [LiteLLM](./litellm.md)
|
* 🚅 [LiteLLM](./litellm.md)
|
||||||
|
* 🦙 [Ollama](./ollama.md)
|
||||||
* 💸 [Free AI APIs](./free_ai_apis.md)
|
* 💸 [Free AI APIs](./free_ai_apis.md)
|
||||||
---
|
---
|
||||||
* 🛂 [Authentication System](./user_auth_system.md)
|
* 🛂 [Authentication System](./user_auth_system.md)
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: 🚅 Ollama
|
title: 🦙 Ollama
|
||||||
description: Using LibreChat with Ollama
|
description: Using LibreChat with Ollama
|
||||||
weight: -6
|
weight: -6
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -23,6 +23,7 @@ weight: 1
|
||||||
* 🐋 [Docker Compose Override](./configuration/docker_override.md)
|
* 🐋 [Docker Compose Override](./configuration/docker_override.md)
|
||||||
* 🤖 [AI Setup](./configuration/ai_setup.md)
|
* 🤖 [AI Setup](./configuration/ai_setup.md)
|
||||||
* 🚅 [LiteLLM](./configuration/litellm.md)
|
* 🚅 [LiteLLM](./configuration/litellm.md)
|
||||||
|
* 🦙 [Ollama](./configuration/ollama.md)
|
||||||
* 💸 [Free AI APIs](./configuration/free_ai_apis.md)
|
* 💸 [Free AI APIs](./configuration/free_ai_apis.md)
|
||||||
* 🛂 [Authentication System](./configuration/user_auth_system.md)
|
* 🛂 [Authentication System](./configuration/user_auth_system.md)
|
||||||
* 🍃 [Online MongoDB](./configuration/mongodb.md)
|
* 🍃 [Online MongoDB](./configuration/mongodb.md)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue