ollama/api/examples
Jeffrey Morgan 854d40edc5
ci: restore previous linter rules (#13322)
2025-12-03 18:55:02 -08:00
..
chat ci: restore previous linter rules (#13322) 2025-12-03 18:55:02 -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

README.md

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