kahosan
848358d876
fix: the dark mode does not work for the OperationSetting
and SystemSetting
panels
2024-04-16 17:12:54 +08:00
kahosan
e9abe5b705
refactor: dark mode
2024-04-16 17:11:39 +08:00
Calcium-Ion
300947f400
Merge pull request #197 from xqx333/main
...
Update model-ratio.go
2024-04-11 14:15:33 +08:00
xqx333
bf94893f6a
Update model-ratio.go
...
修复gpt-4-1106-preview和gpt-4-0125-preview的输出倍率错误
2024-04-11 14:03:51 +08:00
1808837298@qq.com
4ef2422b97
update model-ratio
2024-04-10 20:12:56 +08:00
1808837298@qq.com
f188147680
feat: support gpt-4-turbo
2024-04-10 20:10:54 +08:00
Calcium-Ion
0a49715c3d
Merge pull request #183 from iszcz/patch-1
...
清除mj prompt里的--mode
2024-04-09 00:46:47 +08:00
Calcium-Ion
89efed48fc
Merge pull request #185 from h1xy/main
...
Fix: CompletionRatio is not working for openrouter.ai
2024-04-08 23:57:37 +08:00
Calcium-Ion
97e0aae0a7
Merge pull request #188 from Calcium-Ion/fix/many-model-error
...
fix: 修复渠道一次性添加很多model失败
2024-04-08 23:56:45 +08:00
Xyfacai
320da09f36
fix: 修复渠道一次性添加很多model失败
...
修复渠道一次性添加很多model并且group多
提示失败 too many SQL variables
2024-04-08 23:51:51 +08:00
CaIon
2d849e0dd6
fix: 307本地重试
2024-04-08 14:10:09 +08:00
CaIon
60d7ed3fb5
fix: distributor panic
2024-04-08 13:48:36 +08:00
h1xy
c5f6d0e063
Fix: CompletionRatio is not working for openrouter.ai
...
https://openrouter.ai/docs#models
Model name of openrouter is prefix with company name, e.g. "model": "anthropic/claude-3-opus:beta", therefore, CompletionRatio will not working for it which is only work for prefix with claude-xxx
2024-04-08 02:12:47 +08:00
CaIon
a7cfce24d0
feat: automatically ban channels that exceeded quota
2024-04-07 22:22:27 +08:00
CaIon
34bf8f8945
fix: select channel
2024-04-07 22:08:11 +08:00
CaIon
2d1d1b4631
update go-epay
2024-04-07 14:42:03 +08:00
iszcz
5961de03e7
清除--mode
2024-04-06 23:08:50 +08:00
CaIon
fbdb17022c
update README.md
2024-04-06 20:49:34 +08:00
CaIon
497cc32634
update README.md
2024-04-06 20:47:16 +08:00
CaIon
462c328d4b
feat: 支持未开启缓存下本地重试
2024-04-06 20:45:18 +08:00
CaIon
257cfc2390
fix: email whitelist check
2024-04-06 17:50:47 +08:00
CaIon
fed1a1d6a3
feat: 超时状态码不重试
2024-04-04 21:21:44 +08:00
CaIon
fc9f8c8e8a
fix: add group tag 'unknown'
2024-04-04 21:20:54 +08:00
CaIon
f3f36dafbd
chore: 优化按次计费的数据库查询次数
2024-04-04 20:10:30 +08:00
CaIon
aaf3a1f07b
fix: GetRandomSatisfiedChannel
2024-04-04 19:37:33 +08:00
CaIon
c040fa229d
fix bug
2024-04-04 19:18:00 +08:00
CaIon
1cd1e54be4
feat: 钱包兼容非货币形式显示额度
2024-04-04 18:21:23 +08:00
CaIon
3db64afc7f
feat: 钱包兼容非货币形式显示额度
2024-04-04 18:20:38 +08:00
CaIon
bc9cfa5da0
feat: 钱包兼容非货币形式显示额度
2024-04-04 18:18:18 +08:00
CaIon
660b9b3c99
feat: able to set default test model ( #138 )
2024-04-04 17:29:25 +08:00
CaIon
cdf2087952
update README.md
2024-04-04 16:48:28 +08:00
CaIon
4b60528c5f
feat: 本地重试
2024-04-04 16:35:44 +08:00
1808837298@qq.com
9025756b56
fix: email whitelist check
2024-04-04 12:33:11 +08:00
CaIon
2ea6009954
fix: user update error
2024-04-04 11:10:41 +08:00
CaIon
a33f685f3c
fix: log page type error ( close #154 )
2024-04-03 23:57:49 +08:00
CaIon
3d0f77ffb6
Merge remote-tracking branch 'origin/main'
2024-04-03 23:51:32 +08:00
CaIon
5ce8e6dab6
fix: update user quote ( close #161 )
2024-04-03 23:51:25 +08:00
Calcium-Ion
5a5b7d618d
Merge pull request #171 from QuentinHsu/perf-setting-tab-navigation
...
perf(Setting): setting tab navigation
2024-04-03 23:32:19 +08:00
Calcium-Ion
ad8ce915ec
Merge pull request #175 from ye4293/test
...
修改了用户注册使用临时邮箱验证的问题
2024-04-03 23:31:50 +08:00
Calcium-Ion
456fb875de
Merge pull request #176 from QuentinHsu/perf-helpers-renderGroup
...
refactor(helpers): renderGroup function
2024-04-03 23:31:02 +08:00
QuentinHsu
3e90b6d516
refactor(helpers): renderGroup function
2024-04-02 13:16:02 +08:00
QuentinHsu
d6e373fbe4
fix(helpers): add key prop to Tag components
2024-04-02 10:58:44 +08:00
Ghostz
224746b45a
Update misc.go
2024-04-02 01:13:12 +08:00
Calcium-Ion
ac827b1862
Merge pull request #174 from AI-ASS/main
2024-04-01 19:51:02 +08:00
GAI Group
658bf2ad57
Rename .prettierrc.mjs to .prettierrc.mjs
2024-04-01 19:49:56 +08:00
Calcium-Ion
c25f48b7c5
Merge pull request #172 from MapleEve/main
...
Support Claude TopK
2024-04-01 18:15:45 +08:00
QuentinHsu
290dcf7587
perf(Setting): add useEffect and useNavigate hooks to Setting component
2024-04-01 16:59:07 +08:00
Maple Gao
278fd39195
feat: add Claude TopK
2024-04-01 14:33:58 +08:00
QuentinHsu
aa23c51a53
perf(Setting): add tabActiveKey state to Setting component
2024-04-01 13:33:57 +08:00
Calcium-Ion
87919b032d
Merge pull request #167 from weikecloud/main
...
增加MJ上游构图失败判断
2024-03-30 16:27:03 +08:00