[PR #1490] [MERGED] add image support to the chat api #36474

Closed
opened 2026-04-22 21:06:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1490
Author: @pdevine
Created: 12/12/2023
Status: Merged
Merged: 12/12/2023
Merged by: @pdevine

Base: mainHead: multimodal-chat


📝 Commits (1)

  • dee1e2d add image support to the chat api

📊 Changes

3 files changed (+14 additions, -10 deletions)

View changed files

📝 api/types.go (+3 -2)
📝 server/images.go (+9 -7)
📝 server/routes.go (+2 -1)

📄 Description

This change allows multimodal vision models to be able to be used in the chat API.


🔄 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/1490 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 12/12/2023 **Status:** ✅ Merged **Merged:** 12/12/2023 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `multimodal-chat` --- ### 📝 Commits (1) - [`dee1e2d`](https://github.com/ollama/ollama/commit/dee1e2dfbce441b2d7d9baaae6613d64a8700477) add image support to the chat api ### 📊 Changes **3 files changed** (+14 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+3 -2) 📝 `server/images.go` (+9 -7) 📝 `server/routes.go` (+2 -1) </details> ### 📄 Description This change allows multimodal vision models to be able to be used in the chat API. --- <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-22 21:06: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#36474