Allows sending images, either URLs or Base64 strings, to OpenAI. This enables support for OpenAI's vision capabilities, similar to the support added for Ollama here.
I'm relatively new to Rust and I'm open to feedback about my approach, so please review with a critical eye. Thanks!
Allows sending images, either URLs or Base64 strings, to OpenAI. This enables support for OpenAI's vision capabilities, similar to the support added for Ollama here.
I'm relatively new to Rust and I'm open to feedback about my approach, so please review with a critical eye. Thanks!