[feat] added ooba url help for over 1.7
This commit is contained in:
@@ -248,6 +248,7 @@
|
|||||||
{#if !isTauri}
|
{#if !isTauri}
|
||||||
<span class="text-draculared text-xs mb-2">You are using web version. you must use ngrok or other tunnels to use your local webui.</span>
|
<span class="text-draculared text-xs mb-2">You are using web version. you must use ngrok or other tunnels to use your local webui.</span>
|
||||||
{/if}
|
{/if}
|
||||||
|
<span class="text-draculared text-xs mb-2">Warning: For Ooba version over 1.7, use "Reverse Proxy" as model, and use url like http://127.0.0.1:5000/v1/chat/completions</span>
|
||||||
{/if}
|
{/if}
|
||||||
{#if advancedBotSettings}
|
{#if advancedBotSettings}
|
||||||
{#if !$DataBase.promptTemplate}
|
{#if !$DataBase.promptTemplate}
|
||||||
|
|||||||
Reference in New Issue
Block a user