You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20918 5e0a8fedd0
Initial commit
2 months ago
..
chat Initial commit 2 months ago
generate Initial commit 2 months ago
generate-streaming Initial commit 2 months ago
multimodal Initial commit 2 months ago
pull-progress Initial commit 2 months ago
README.md Initial commit 2 months ago

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