Sync ollama docs from c146a138 on 2025-12-07

This commit is contained in:
The Scheduler
2025-12-07 21:44:47 +00:00
commit 7b6adb6844
82 changed files with 8884 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Examples
This directory contains different examples of using Ollama.
## Python examples
Ollama Python examples at [ollama-python/examples](https://github.com/ollama/ollama-python/tree/main/examples)
## JavaScript examples
Ollama JavaScript examples at [ollama-js/examples](https://github.com/ollama/ollama-js/tree/main/examples)
## OpenAI compatibility examples
Ollama OpenAI compatibility examples at [ollama/examples/openai](../docs/openai.md)