From ad9dbc2a04d762dff39d10e0a5ee335aac4a0bf4 Mon Sep 17 00:00:00 2001 From: Sachin Sachdeva Date: Thu, 18 Jan 2024 22:38:32 +0100 Subject: [PATCH] Haystack Ollama Integration (#2021) Updated readme with the web link for haystack ollama integration --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9bf9b8ae3..8b9102639 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,8 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Ollama for Laravel](https://github.com/cloudstudio/ollama-laravel) - [LangChainDart](https://github.com/davidmigloz/langchain_dart) - [Semantic Kernel - Python](https://github.com/microsoft/semantic-kernel/tree/main/python/semantic_kernel/connectors/ai/ollama) +- [Haystack](https://github.com/deepset-ai/haystack-integrations/blob/main/integrations/ollama.md) + ### Mobile