Sync ollama docs from 948f6933 on 2026-08-12

This commit is contained in:
The Librarian
2026-08-12 04:00:08 +00:00
parent 6d510760b7
commit 1f556d946e
21 changed files with 162 additions and 251 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ After installation, Ollama's API is served by default at:
http://localhost:11434/api
```
For running cloud models on **ollama.com**, the same API is available with the following base URL:
For running cloud models on [ollama.com](https://ollama.com), the same API is available with the following base URL:
```
https://ollama.com/api
@@ -40,7 +40,7 @@ Ollama has official libraries for Python and JavaScript:
- [Python](https://github.com/ollama/ollama-python)
- [JavaScript](https://github.com/ollama/ollama-js)
Several community-maintained libraries are available for Ollama. For a full list, see the [Ollama GitHub repository](https://github.com/ollama/ollama?tab=readme-ov-file#libraries-1).
Several community-maintained libraries are available for Ollama. For a full list, see the [Ollama GitHub repository](https://github.com/ollama/ollama?tab=readme-ov-file#libraries--sdks).
## Versioning