Indicate OR instruct override as legacy
This commit is contained in:
parent
23c2a0d8f5
commit
6ea2cf2abe
|
@ -2440,6 +2440,10 @@
|
|||
<div class="marginTopBot5">
|
||||
<label for="openrouter_force_instruct" class="checkbox_label">
|
||||
<input id="openrouter_force_instruct" type="checkbox" />
|
||||
<span class="flex-container alignItemsBaseline" title="This option is outdated and will be removed in the future. To use instruct formatting, please switch to OpenRouter under Text Completion API instead.">
|
||||
<i class="fa-solid fa-circle-exclamation neutral_warning"></i>
|
||||
<b data-i18n="LEGACY">LEGACY</b>
|
||||
</span>
|
||||
<span data-i18n="Force Instruct Mode formatting">Force Instruct Mode formatting</span>
|
||||
</label>
|
||||
<div class="toggle-description justifyLeft wide100p">
|
||||
|
@ -5559,4 +5563,4 @@
|
|||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue