ollama-rest 0.5.3

Asynchronous Rust bindings of Ollama REST API
Documentation
1
2
3
//! Prelude

pub use crate::models::{generate::*, chat::*, model::*, create::*, embeddings::*};