From 8643c4d5bfa8ba131661713029d09b9f1792761a Mon Sep 17 00:00:00 2001 From: qwerty108109 <97707491+qwerty108109@users.noreply.github.com> Date: Mon, 7 Apr 2025 19:42:26 -0700 Subject: [PATCH] readme: fix url for big-AGI in community integrations (#10173) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e794f837..f14c81553 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Typescript UI](https://github.com/ollama-interface/Ollama-Gui?tab=readme-ov-file) - [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui) - [Ollamac](https://github.com/kevinhermawan/Ollamac) -- [big-AGI](https://github.com/enricoros/big-AGI/blob/main/docs/config-local-ollama.md) +- [big-AGI](https://github.com/enricoros/big-AGI) - [Cheshire Cat assistant framework](https://github.com/cheshire-cat-ai/core) - [Amica](https://github.com/semperai/amica) - [chatd](https://github.com/BruceMacD/chatd)