From 8ed22f5d72c593092259e74434b2687b3e0f6368 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Tue, 23 Jan 2024 14:38:01 -0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a0592230..30deae5d 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,11 @@ ollama list `ollama serve` is used when you want to start ollama without running the desktop application. +## Libraries + +- [ollama-python](https://github.com/ollama/ollama-python) +- [ollama-js](https://github.com/ollama/ollama-js) + ## Building Install `cmake` and `go`: @@ -248,11 +253,6 @@ curl http://localhost:11434/api/chat -d '{ See the [API documentation](./docs/api.md) for all endpoints. -## Integrations - -- [ollama-python](https://github.com/ollama/ollama-python) -- [ollama-js](https://github.com/ollama/ollama-js) - ## Community Integrations ### Web & Desktop