Enable image inlining for visual models when connected to Mistral AI Le Platforme.
| @@ -1975,7 +1975,7 @@ | ||
| 1975 | 1975 | <span data-i18n="enable_functions_desc_3">Can be utilized by various extensions to provide additional functionality.</span> |
| 1976 | 1976 | </div> |
| 1977 | 1977 | </div> |
| 1978 | 1978 | <div class="range-block" data-source="openai,openrouter,mistralai,makersuite,claude,custom,01ai"> |
| 1979 | 1979 | <label for="openai_image_inlining" class="checkbox_label flexWrap widthFreeExpand"> |
| 1980 | 1980 | <input id="openai_image_inlining" type="checkbox" /> |
| 1981 | 1981 | <span data-i18n="Send inline images">Send inline images</span> |
| @@ -5006,7 +5006,9 @@ export function isImageInliningSupported() { | ||
| 5006 | 5006 | 'o1-2024-12-17', |
| 5007 | 5007 | 'chatgpt-4o-latest', |
| 5008 | 5008 | 'yi-vision', |
| 5009 | 5009 | 'mistral-large-pixtral-latest2411', |
| 5010 | + 'mistral-small-2503', | |
| 5011 | + 'mistral-small-latest', | |
| 5010 | 5012 | 'pixtral-12b-latest', |
| 5011 | 5013 | 'pixtral-12b', |
| 5012 | 5014 | 'pixtral-12b-2409', |