ollama-rest 0.5.3

Asynchronous Rust bindings of Ollama REST API
Documentation
1
2
3
4
#[derive(Debug)]
pub enum ParsingError {
    InvalidStr,
}