Unverified Commit 8ed22f5d authored by Jeffrey Morgan's avatar Jeffrey Morgan Committed by GitHub
Browse files

Update README.md

parent 950f636d
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment