mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
Update text
This commit is contained in:
@@ -109,7 +109,7 @@ const setPetalsEnabled = (event: Event) => {
|
|||||||
checked={!!$globalStorage.enablePetals}
|
checked={!!$globalStorage.enablePetals}
|
||||||
on:click={setPetalsEnabled}
|
on:click={setPetalsEnabled}
|
||||||
>
|
>
|
||||||
Use Petals API and Models
|
Use Petals API and Models (Llama 2)
|
||||||
</label>
|
</label>
|
||||||
{#if showPetalsSettings}
|
{#if showPetalsSettings}
|
||||||
<p>Set Petals API Endpoint:</p>
|
<p>Set Petals API Endpoint:</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user