From 950f636d6470de98eba5c326ad1b8ea578fc3be9 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Tue, 23 Jan 2024 10:29:10 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fa0cf04..a0592230 100644 --- a/README.md +++ b/README.md @@ -250,7 +250,8 @@ See the [API documentation](./docs/api.md) for all endpoints. ## Integrations -- [ollama-python](https://github.com/jmorganca/ollama-python) +- [ollama-python](https://github.com/ollama/ollama-python) +- [ollama-js](https://github.com/ollama/ollama-js) ## Community Integrations @@ -327,4 +328,4 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Rivet plugin](https://github.com/abrenneke/rivet-plugin-ollama) - [Llama Coder](https://github.com/ex3ndr/llama-coder) (Copilot alternative using Ollama) - [Obsidian BMO Chatbot plugin](https://github.com/longy2k/obsidian-bmo-chatbot) -- [Open Interpreter](https://docs.openinterpreter.com/language-model-setup/local-models/ollama) \ No newline at end of file +- [Open Interpreter](https://docs.openinterpreter.com/language-model-setup/local-models/ollama)