Add guidance for API usage with automatic suffix for chat completions

This commit is contained in:
Cohee
2025-05-16 09:52:55 +03:00
parent 5ed6d1cd9b
commit 1651fa1ed7

View File

@@ -2822,6 +2822,7 @@
<input id="openai_reverse_proxy" type="text" class="text_pole" placeholder="https://api.openai.com/v1" />
<small class="reverse_proxy_warning">
<span data-i18n="Doesn't work? Try adding">Doesn't work? Try adding</span> <code>/v1</code> <span data-i18n="at the end!">at the end!</span>
<code>/chat/completions</code> <b data-i18n="suffix will be added automatically.">suffix will be added automatically.</b>
</small>
</div>
<div class="range-block-title justifyLeft" data-i18n="Proxy Password">
@@ -3416,6 +3417,7 @@
<div>
<small>
<span data-i18n="Doesn't work? Try adding">Doesn't work? Try adding</span> <code>/v1</code> <span data-i18n="at the end!">at the end!</span>
<code>/chat/completions</code> <b data-i18n="suffix will be added automatically.">suffix will be added automatically.</b>
</small>
</div>
<h4>