Crate ollama_rest

Source
Expand description

Asynchronous Rust bindings of Ollama REST API.

Re-exports§

pub use chrono;
pub use futures;

Modules§

errors
Error module
models
Serde models

Structs§

Ollama
The Ollama instance encapsulating everything you need.