forked from open-webui/open-webui
feat: ui update
This commit is contained in:
parent
0ed1460844
commit
7f47718a69
4 changed files with 92 additions and 123 deletions
|
@ -8,7 +8,7 @@ export const API_BASE_URL =
|
|||
: `http://localhost:11434/api`
|
||||
: PUBLIC_API_BASE_URL;
|
||||
|
||||
export const WEB_UI_VERSION = 'v1.0.0-alpha.6';
|
||||
export const WEB_UI_VERSION = 'v1.0.0-alpha.8';
|
||||
|
||||
// Source: https://kit.svelte.dev/docs/modules#$env-static-public
|
||||
// This feature, akin to $env/static/private, exclusively incorporates environment variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue