fix:401、403错误提示,对话角色更改assistant,模型选择持久化
This commit is contained in:
@@ -11,7 +11,7 @@ VITE_WEB_ENV = 'production'
|
||||
VITE_WEB_BASE_API = '/prod-api'
|
||||
|
||||
# 本地接口
|
||||
VITE_API_URL = http://ccnetcore.com:19001/api/app
|
||||
VITE_API_URL = http://data.ccnetcore.com:19001/api/app
|
||||
|
||||
# 是否在打包时开启压缩,支持 gzip 和 brotli
|
||||
VITE_BUILD_COMPRESS = gzip
|
||||
|
||||
Reference in New Issue
Block a user