From da9958ef464b0c0d58d1ac14430d24360c827e42 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 29 Oct 2024 16:22:43 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6f6e62..35819de 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ To specify a specific provider or model, you can use the `llm_provider` and `llm - **[Anthropic's Claude](https://www.anthropic.com/claude)** - **[xAI's Grok](https://x.ai/)** - **[Groq's Groq](https://groq.com/)** +- **[Ollama](https://ollama.com)** If you'd like to see SimpleMind support additional providers or models, please send a pull request!