pepperoni21 / ollama-rs

A Rust library allowing to interact with the Ollama API.
MIT License
367 stars 47 forks source link

Images support #9

Closed pepperoni21 closed 6 months ago

pepperoni21 commented 6 months ago

This lib needs to support images in GenerationRequest and ChatMessage structs as base64 strings.