Docs.rs
ollama-rest-0.6.0
ollama-rest 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
chardoncs
Dependencies
chrono ^0.4
normal
futures ^0.3
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
url ^2.5
normal
axum ^0.7
dev
once_cell ^1.19
dev
tokio ^1
dev
Versions
18.04%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ollama_
rest
0.6.0
All Items
Crate Items
Re-exports
Modules
Structs
Crate
ollama_rest
Copy item path
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.