From a70262c6b20b3b18559784bb41303737702aad33 Mon Sep 17 00:00:00 2001 From: Michael Yang Date: Fri, 12 Jan 2024 09:43:04 -0800 Subject: [PATCH] Update README.md Co-authored-by: Jeffrey Morgan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fd6e6ed..9bf9b8ae 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ curl http://localhost:11434/api/chat -d '{ See the [API documentation](./docs/api.md) for all endpoints. -## Official Integrations +## Integrations - [ollama-python](https://github.com/jmorganca/ollama-python)