1808837298@qq.com
a0fe527047
feat: add demo site configuration flag
...
- Introduce `DemoSiteEnabled` variable in operation settings
- Provide a configurable flag to enable/disable demo site functionality
2025-02-04 14:15:01 +08:00
CalciumIon
a4c43bb83b
feat: Enhance Operation Settings with Group and Model Ratio Management
...
- Added new components for GroupRatioSettings and ModelRatioSettings to manage group and model ratios.
- Integrated tabs in OperationSetting to switch between model and visual ratio settings.
- Updated translations for new settings and improved existing ones in the English locale file.
- Refactored ModelSettingsVisualEditor to support dynamic pricing and ratio configurations.
This update improves the user interface for managing operational settings, enhancing usability and localization support.
2024-12-14 22:13:31 +08:00
HynoR
369ecf365a
feat: 添加模型设置可视化编辑器组件
2024-12-13 14:10:38 +08:00
licoy
bf75df8f04
优化设置页面的模块间距与部分数据获取提示
2024-11-12 16:17:55 +08:00
1808837298@qq.com
89ddf83b44
feat: 弃用旧的聊天配置
2024-10-12 21:09:59 +08:00
CalciumIon
052bc2075b
feat: 令牌分组
2024-09-18 05:19:49 +08:00
CalciumIon
03b130f2b5
feat: 允许设置是否检测mj任务已完成才可进行action操作 ( close #349 )
2024-07-08 16:48:10 +08:00
QuentinHsu
98c347e048
refactor: 运营设置-数据刷新
2024-05-13 18:14:57 +08:00
QuentinHsu
b283365ebc
refactor: 运营设置-倍率设置
2024-05-13 17:55:15 +08:00
QuentinHsu
698af0786d
Merge branch 'main' into refactor-settings-operation
2024-05-13 16:29:02 +08:00
CaIon
e8800415b8
feat: 支持自定义特殊模型补全倍率
2024-05-12 20:15:56 +08:00
QuentinHsu
968ef1e5fa
refactor: 运营设置-额度设置
2024-05-11 17:48:05 +08:00
QuentinHsu
88bc295855
refactor: 运营设置-监控设置
2024-05-11 17:20:18 +08:00
QuentinHsu
76f6b41bb2
refactor: 运营设置-数据看板设置
2024-05-11 16:23:10 +08:00
QuentinHsu
003745abcb
refactor: 运营设置-日志设置
2024-05-11 14:06:32 +08:00
QuentinHsu
96468ce64f
refactor: 运营设置-屏蔽词过滤设置
2024-05-10 16:17:48 +08:00
QuentinHsu
9886cdd527
refactor: 运营设置-绘图设置
2024-05-09 17:20:51 +08:00
QuentinHsu
83dd62982e
refactor: 运营设置-通用设置
2024-05-09 17:01:55 +08:00
1808837298@qq.com
cad380eb16
feat: able to set AccountFilter
2024-05-01 01:37:47 +08:00
CaIon
1162683b4d
feat: 可设置是否转发上游mj图片地址
2024-04-18 18:02:09 +08:00
kahosan
848358d876
fix: the dark mode does not work for the OperationSetting and SystemSetting panels
2024-04-16 17:12:54 +08:00
iszcz
5961de03e7
清除--mode
2024-04-06 23:08:50 +08:00
CaIon
44a8ade4ba
fix: remove sensitive check on completion ( close #157 )
2024-03-29 22:20:14 +08:00
CaIon
962dc984f4
chore: lint fix
2024-03-23 21:24:39 +08:00
CaIon
2db4282666
feat: 保留功能
2024-03-20 20:15:32 +08:00
CaIon
7a663d26ec
feat: 初步兼容敏感词过滤
2024-03-20 17:07:42 +08:00
CaIon
a6ba1d01d9
feat: 添加回调未开启提示
2024-03-15 22:15:16 +08:00
CaIon
d34b55c154
chore: reformat code
2024-03-15 16:05:33 +08:00
CaIon
4917e5a92f
feat: 允许开关mj回调
2024-03-14 21:21:37 +08:00
1808837298@qq.com
a8f0c5dab2
feat: 可设置默认折叠侧边栏
2024-03-02 02:12:02 +08:00
CaIon
5c8f8b4901
feat: 添加成功时自动启用通道功能, close #27
2024-02-01 18:52:39 +08:00
CaIon
c59a33e8e9
feat: 令牌聊天新增ChatGPT Web & Midjourney支持
2024-01-21 17:43:40 +08:00
GuoRuqiang
e8db0a2c72
增加了一个超链聊天跳转
...
在“运营设置里面”增加了“聊天页面2链接”,方便将项目(https://github.com/Dooy/chatgpt-web-midjourney-proxy) 替换掉原来的AMA问天。
Changes to be committed:
modified: common/constants.go
modified: controller/misc.go
modified: model/option.go
modified: web/src/App.js
modified: web/src/components/OperationSetting.js
modified: web/src/components/TokensTable.js
2024-01-16 18:15:55 +00:00
CaIon
00306aa142
perf: 数据看板支持选择时间粒度
2024-01-13 00:33:52 +08:00
CaIon
c09df83f34
feat: 允许关闭绘图选项
2024-01-07 18:31:04 +08:00
CaIon
3475643257
支持设置模型按次计费
2023-12-21 20:14:04 +08:00
CaIon
46930bc890
完全移除近似估算token功能
2023-11-11 01:55:19 +08:00
CaIon
985e26fd1b
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# controller/log.go
# controller/relay-audio.go
# controller/relay-image.go
# controller/relay-text.go
# controller/relay.go
# middleware/distributor.go
# model/log.go
# web/src/components/OperationSetting.js
2023-09-17 20:59:12 +08:00
JustSong
328aa68255
feat: able to delete logs now ( close #486 )
2023-09-17 17:09:56 +08:00
CaIon
4a836a4cb6
feat: 删除无用功能
2023-09-10 01:13:12 +08:00
CaIon
8f2119e410
add epay
2023-08-14 22:16:32 +08:00
JustSong
35cfebee12
feat: retry on failed ( close #112 )
2023-07-15 19:06:51 +08:00
JustSong
701aaba191
feat: able to approximate token ( close #207 )
2023-07-04 19:54:13 +08:00
JustSong
bddbf57104
fix: fix AutomaticDisableChannelEnabled option not ignored ( close #217 )
2023-06-29 15:54:12 +08:00
JustSong
7edc2b5376
feat: able to display token billing stat via billing api ( close #186 )
2023-06-23 20:14:53 +08:00
JustSong
1b5c628e66
chore: update prompt
2023-06-21 00:20:48 +08:00
JustSong
b179c2f208
feat: able to display quota in dollar
2023-06-20 20:09:17 +08:00
JustSong
75545a1f47
refactor: make operation settings separated from system settings
2023-06-19 09:53:56 +08:00