mirror of
https://github.com/ollama/ollama.git
synced 2025-05-15 22:13:54 +02:00
14 lines
454 B
Markdown
14 lines
454 B
Markdown
# 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)
|