From 10af6070a9b45021df05c7000aa733b4ab1ec30d Mon Sep 17 00:00:00 2001 From: Sun Bo <122781024+mogudian@users.noreply.github.com> Date: Wed, 21 Feb 2024 14:24:48 +0800 Subject: [PATCH] Update big-AGI config file link (#2626) Co-authored-by: bo.sun --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e01e78f1..ae320770 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui) - [Open WebUI](https://github.com/open-webui/open-webui) - [Ollamac](https://github.com/kevinhermawan/Ollamac) -- [big-AGI](https://github.com/enricoros/big-agi/blob/main/docs/config-ollama.md) +- [big-AGI](https://github.com/enricoros/big-AGI/blob/main/docs/config-local-ollama.md) - [Cheshire Cat assistant framework](https://github.com/cheshire-cat-ai/core) - [Amica](https://github.com/semperai/amica) - [chatd](https://github.com/BruceMacD/chatd)