Skip to content

adds mistral3 multi-modal support to foundry-local - #1055

Open
Prathik Rao (prathikr) wants to merge 3 commits into
mainfrom
prathikrao/mistra-multi-modal-support
Open

adds mistral3 multi-modal support to foundry-local#1055
Prathik Rao (prathikr) wants to merge 3 commits into
mainfrom
prathikrao/mistra-multi-modal-support

Conversation

@prathikr

Copy link
Copy Markdown
Collaborator

response to an issue surfaced by UT Southwestern Medical Center when attempting to pass multiple images as input to mistral3

Copilot AI balanced review requested due to automatic review settings August 31, 2026 01:05
@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
foundry-local Ready Ready Preview Aug 31, 2026 6:47pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Mistral 3 multimodal support and permits multiple images per request.

Changes:

  • Recognizes mistral3 as multimodal.
  • Removes the single-image restriction.
  • Adds marker-generation coverage and updates vision documentation.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
genai_config_test.cc Tests Mistral 3 classification.
onnx_chat_generator_vision_test.cc Tests multiple image markers.
genai_config.h Documents supported multimodal types.
genai_config.cc Classifies Mistral 3 as multimodal.
onnx_chat_generator.cc Allows multiple images.
MigrationPlan_VisionInput.md Documents multi-image support.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread sdk_v2/cpp/docs/MigrationPlan_VisionInput.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants