Enable image inlining for visual models when connected to Mistral AI Le Platforme.

This commit is contained in:
Gness Erquint
2025-04-11 11:09:10 +03:00
parent c3b1573c91
commit 43caa0c6d4
2 changed files with 4 additions and 2 deletions

View File

@ -1975,7 +1975,7 @@
<span data-i18n="enable_functions_desc_3">Can be utilized by various extensions to provide additional functionality.</span>
</div>
</div>
<div class="range-block" data-source="openai,openrouter,makersuite,claude,custom,01ai">
<div class="range-block" data-source="openai,openrouter,mistralai,makersuite,claude,custom,01ai">
<label for="openai_image_inlining" class="checkbox_label flexWrap widthFreeExpand">
<input id="openai_image_inlining" type="checkbox" />
<span data-i18n="Send inline images">Send inline images</span>

View File

@ -5006,7 +5006,9 @@ export function isImageInliningSupported() {
'o1-2024-12-17',
'chatgpt-4o-latest',
'yi-vision',
'pixtral-latest',
'mistral-large-pixtral-2411',
'mistral-small-2503',
'mistral-small-latest',
'pixtral-12b-latest',
'pixtral-12b',
'pixtral-12b-2409',