[PR #7249] [MERGED] fix #7247 - invalid image input #12361

Closed
opened 2026-04-12 23:56:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7249
Author: @ozbillwang
Created: 10/18/2024
Status: Merged
Merged: 10/23/2024
Merged by: @pdevine

Base: mainHead: main


📝 Commits (2)

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 docs/openai.md (+3 -3)

📄 Description

Fix #7247 - invalid image input

The only change is to update image_url with prefix data:image/png;base64,


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/7249 **Author:** [@ozbillwang](https://github.com/ozbillwang) **Created:** 10/18/2024 **Status:** ✅ Merged **Merged:** 10/23/2024 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`ae05598`](https://github.com/ollama/ollama/commit/ae05598df2cb185e16dac02cad5803a8bb23550b) fix #7247 - invalid image input - [`82f349f`](https://github.com/ollama/ollama/commit/82f349f1c71ef6ddd2a7763249f7d68ae0395416) fix #7247 - invalid image input ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/openai.md` (+3 -3) </details> ### 📄 Description Fix #7247 - invalid image input The only change is to update `image_url` with prefix `data:image/png;base64,` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:56:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#12361