| 1934 | 1934 | <label for="openai_function_calling" class="checkbox_label flexWrap widthFreeExpand"> |
| 1935 | 1935 | <input id="openai_function_calling" type="checkbox" /> |
| 1936 | 1936 | <span data-i18n="Enable function calling">Enable function calling</span> |
| 1937 | | - <div class="flexBasis100p toggle-description justifyLeft"> |
| 1938 | | - <span data-i18n="enable_functions_desc_1">Allows using </span><a href="https://platform.openai.com/docs/guides/function-calling" target="_blank" data-i18n="enable_functions_desc_2">function tools</a>. |
| 1939 | | - <span data-i18n="enable_functions_desc_3">Can be utilized by various extensions to provide additional functionality.</span> |
| 1940 | | - </div> |
| 1941 | 1937 | </label> |
| 1938 | + <div class="flexBasis100p toggle-description justifyLeft"> |
| 1939 | + <span data-i18n="enable_functions_desc_1">Allows using </span><a href="https://platform.openai.com/docs/guides/function-calling" target="_blank" data-i18n="enable_functions_desc_2">function tools</a>. |
| 1940 | + <span data-i18n="enable_functions_desc_3">Can be utilized by various extensions to provide additional functionality.</span> |
| 1941 | + </div> |
| 1942 | 1942 | </div> |
| 1943 | 1943 | <div class="range-block" data-source="openai,openrouter,makersuite,claude,custom,01ai"> |
| 1944 | 1944 | <label for="openai_image_inlining" class="checkbox_label flexWrap widthFreeExpand"> |
| 1945 | 1945 | <input id="openai_image_inlining" type="checkbox" /> |
| 1946 | 1946 | <span data-i18n="Send inline images">Send inline images</span> |
| 1947 | | - <div id="image_inlining_hint" class="flexBasis100p toggle-description justifyLeft"> |
| 1948 | | - <span data-i18n="image_inlining_hint_1">Sends images in prompts if the model supports it (e.g. GPT-4V, Claude 3 or Llava 13B). |
| 1949 | | - Use the</span> <code><i class="fa-solid fa-paperclip"></i></code> <span data-i18n="image_inlining_hint_2">action on any message or the</span> |
| 1950 | | - <code><i class="fa-solid fa-wand-magic-sparkles"></i></code> <span data-i18n="image_inlining_hint_3">menu to attach an image file to the chat.</span> |
| 1951 | | - </div> |
| 1952 | 1947 | </label> |
| 1948 | + <div id="image_inlining_hint" class="flexBasis100p toggle-description justifyLeft"> |
| 1949 | + <span data-i18n="image_inlining_hint_1">Sends images in prompts if the model supports it (e.g. GPT-4V, Claude 3 or Llava 13B). Use the</span> |
| 1950 | + <code><i class="fa-solid fa-paperclip"></i></code> |
| 1951 | + <span data-i18n="image_inlining_hint_2">action on any message or the</span> |
| 1952 | + <code><i class="fa-solid fa-wand-magic-sparkles"></i></code> |
| 1953 | + <span data-i18n="image_inlining_hint_3">menu to attach an image file to the chat.</span> |
| 1954 | + </div> |
| 1953 | 1955 | <div class="flex-container flexFlowColumn wide100p textAlignCenter marginTop10" data-source="openai,custom"> |
| 1954 | 1956 | <label for="openai_inline_image_quality" data-i18n="Inline Image Quality"> |
| 1955 | 1957 | Inline Image Quality |