ollama/api/examples
2025-02-07 09:55:07 -08:00
..
chat examples: remove codified examples (#8267) 2025-01-13 11:26:22 -08:00
generate examples: remove codified examples (#8267) 2025-01-13 11:26:22 -08:00
generate-streaming examples: remove codified examples (#8267) 2025-01-13 11:26:22 -08:00
multimodal examples: remove codified examples (#8267) 2025-01-13 11:26:22 -08:00
pull-progress examples: remove codified examples (#8267) 2025-01-13 11:26:22 -08:00
README.md docs: improve syntax highlighting in code blocks (#8854) 2025-02-07 09:55:07 -08:00

Ollama API Examples

Run the examples in this directory with:

go run example_name/main.go

Chat - Chat with a model

Generate - Generate text from a model

Pull - Pull a model