From e4d0db5a976ae2bebc18bb494f072b2b07615ed5 Mon Sep 17 00:00:00 2001 From: Chandre Van Der Westhuizen <32901682+chandrevdw31@users.noreply.github.com> Date: Tue, 16 Apr 2024 00:35:29 +0200 Subject: [PATCH] Added MindsDB information (#3595) * Added MindsDB information Added more details to MindsDB so that Ollama users can know that they can connect their Ollama model with 200+ databases and apps * updated text for mindsdb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5e265ff..6db71432 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ See the [API documentation](./docs/api.md) for all endpoints. ### Database -- [MindsDB](https://github.com/mindsdb/mindsdb/blob/staging/mindsdb/integrations/handlers/ollama_handler/README.md) +- [MindsDB](https://github.com/mindsdb/mindsdb/blob/staging/mindsdb/integrations/handlers/ollama_handler/README.md) (Connects Ollama models with nearly 200 data platforms and apps) - [chromem-go](https://github.com/philippgille/chromem-go/blob/v0.5.0/embed_ollama.go) with [example](https://github.com/philippgille/chromem-go/tree/v0.5.0/examples/rag-wikipedia-ollama) ### Package managers