model perf (#3657)
* fix: model * dataset quote * perf: model config * model tag * doubao model config * perf: config model * feat: model test
This commit is contained in:
@@ -9,6 +9,10 @@ weight: 804
|
||||
|
||||
## 更新指南
|
||||
|
||||
### 1. 更新环境变量
|
||||
|
||||
如果有很早版本用户,配置了`ONEAPI_URL`的,需要统一改成`OPENAI_BASE_URL`
|
||||
|
||||
### 1. 更新镜像:
|
||||
|
||||
|
||||
@@ -26,6 +30,7 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4820' \
|
||||
|
||||
## 完整更新内容
|
||||
|
||||
1. 新增 - 可视化模型配置。预设超过 100 个模型,方便进行模型配置。
|
||||
1. 新增 - 可视化模型参数配置。预设超过 100 个模型配置。同时支持所有类型模型的一键测试。(预计下个版本会完全支持在页面上配置渠道)。
|
||||
2. 新增 - 使用记录导出和仪表盘。
|
||||
3. 优化 - 页面组件抽离,减少页面组件路由。
|
||||
3. 优化 - 页面组件抽离,减少页面组件路由。
|
||||
4. 优化 - 全文检索,忽略大小写。
|
||||
Reference in New Issue
Block a user