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
This commit is contained in:
parent
ba460802c2
commit
e4d0db5a97
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue