Skip to content

feat(ai-copilot): support images with copilot models - #17992

Open
richter-mvtec wants to merge 1 commit into
eclipse-theia:masterfrom
mvtecsoftware:richter/add-image-support-to-copilot
Open

feat(ai-copilot): support images with copilot models#17992
richter-mvtec wants to merge 1 commit into
eclipse-theia:masterfrom
mvtecsoftware:richter/add-image-support-to-copilot

Conversation

@richter-mvtec

Copy link
Copy Markdown
Contributor

What it does

Recently experimental support for copilot models via copilot sdk was added. The feature is missing support to send images.

This change will attach the images to the message send to the copilot sdk.

How to test

  • Select a (multi-model) copilot model
  • Attach an image to the conversation
  • The LLM should be able to explain the content of the image

Follow-ups

  • As currently the whole chat history is sent as one message and the images are attached to this message, there might be an impact on caching.

Breaking changes

Attribution

Contributed on behalf of MVTec Software GmbH

Review checklist

Reminder for reviewers

Signed-off-by: Florian Richter <florian.richter@mvtec.com>
@github-project-automation github-project-automation Bot moved this to Waiting on reviewers in PR Backlog Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting on reviewers

Development

Successfully merging this pull request may close these issues.

1 participant