- Issue created by @rklawson
- First commit to issue fork.
- πΊπΈUnited States sethhill
Since the Ollama provider is using the OpenAI-compatible format, I tried replacing the existing ChatMessage structure with that found in the OpenAI provider. This allowed image alt text generation to work using Ollama as the provider.
- π©πͺGermany marcus_johansson
Thank you Seth, code looks good. I'm not sure what changed since the last ticket or if it just happened to work with Llava, anyway this is tested both with Llava and Llama and looks good getting merged.
Automatically closed - issue fixed for 2 weeks with no activity.
- πΊπΈUnited States rklawson
Sorry for the delay in reviewing this. It worked for me as well. Thanks for fixing, Seth, and thank you for merging, Marcus!