From 57942b467696f9d7dbd194a2591d144e1da596b9 Mon Sep 17 00:00:00 2001 From: Guilherme Baptista Date: Sun, 7 Jan 2024 00:31:39 -0300 Subject: [PATCH] Update README.md - Community Integrations - Ollama for Ruby (#1830) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc51ca6c..401f9ceb 100644 --- a/README.md +++ b/README.md @@ -292,6 +292,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [LlamaIndex](https://gpt-index.readthedocs.io/en/stable/examples/llm/ollama.html) - [LiteLLM](https://github.com/BerriAI/litellm) - [OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp) +- [Ollama for Ruby](https://github.com/gbaptista/ollama-ai) - [Ollama-rs for Rust](https://github.com/pepperoni21/ollama-rs) - [Ollama4j for Java](https://github.com/amithkoujalgi/ollama4j) - [ModelFusion Typescript Library](https://modelfusion.dev/integration/model-provider/ollama)