Add guidance for API usage with automatic suffix for chat completions

1651fa1ed7ad80e6cd56677ddf911573051f22e7

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -0Ignore whitespace
public/index.html+2 -0
@@ -2822,6 +2822,7 @@
28222822 <input id="openai_reverse_proxy" type="text" class="text_pole" placeholder="https://api.openai.com/v1" />
28232823 <small class="reverse_proxy_warning">
28242824 <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>
2825+ <code>/chat/completions</code> <b data-i18n="suffix will be added automatically.">suffix will be added automatically.</b>
28252826 </small>
28262827 </div>
28272828 <div class="range-block-title justifyLeft" data-i18n="Proxy Password">
@@ -3416,6 +3417,7 @@
34163417 <div>
34173418 <small>
34183419 <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>
3420+ <code>/chat/completions</code> <b data-i18n="suffix will be added automatically.">suffix will be added automatically.</b>
34193421 </small>
34203422 </div>
34213423 <h4>