CaIon
97acc9e5c4
feat: add pricing page
2024-05-13 23:02:35 +08:00
CaIon
0fe4c98b3f
feat: dalle系列改为使用模型固定价格计费
2024-05-13 16:04:02 +08:00
CaIon
699e29e229
feat: 支持自定义特殊模型补全倍率
2024-05-12 20:15:56 +08:00
CaIon
e355c24725
feat: 填入相关模型
2024-05-12 19:07:33 +08:00
CaIon
391f0404a5
feat: 日志详情展示模型价格
2024-05-12 15:35:57 +08:00
1808837298@qq.com
a0e373373e
feat: update model ratio
2024-05-08 16:57:11 +08:00
CaIon
17243a5dc1
feat: safe send channel
2024-04-28 16:17:16 +08:00
CaIon
6ead87c057
fix: claude
2024-04-25 20:37:50 +08:00
CaIon
783e0f6444
chore: update model ratio
2024-04-24 22:08:54 +08:00
CaIon
bbac1a53fd
feat: update model ratio
2024-04-24 18:53:21 +08:00
CaIon
cae9dbe141
feat: support cohere ( close #195 )
2024-04-24 18:49:56 +08:00
CaIon
3721ed796c
feat: support aws claude
2024-04-23 11:44:40 +08:00
CaIon
3839838937
feat: 启用函数计费
2024-04-22 16:35:56 +08:00
CaIon
d0c04ce982
feat: 前端不显示敏感信息
2024-04-18 17:52:18 +08:00
Maple Gao
c6b5bda1e8
add: new Gemini model default ratio
2024-04-15 14:25:44 +08:00
Maple Gao
03f6de4907
feat: support google v1beta and Gemini Ultra
2024-04-15 14:19:19 +08:00
xqx333
8276450210
Update model-ratio.go
...
修复gpt-4-1106-preview和gpt-4-0125-preview的输出倍率错误
2024-04-11 14:03:51 +08:00
1808837298@qq.com
a52c3a3dc4
update model-ratio
2024-04-10 20:12:56 +08:00
1808837298@qq.com
c3592269ec
feat: support gpt-4-turbo
2024-04-10 20:10:54 +08:00
h1xy
e29abb10ad
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
203b97e21d
fix: email whitelist check
2024-04-06 17:50:47 +08:00
CaIon
0bc9072dcf
fix: GetRandomSatisfiedChannel
2024-04-04 19:37:33 +08:00
CaIon
7b484beb18
fix bug
2024-04-04 19:18:00 +08:00
CaIon
fb992eeeac
feat: 本地重试
2024-04-04 16:35:44 +08:00
CaIon
41a2619e84
feat: able to set smtp ssl
2024-03-28 12:18:11 +08:00
CaIon
ce7cbccfef
feat: 开启redis的情况下设置SYNC_FREQUENCY默认为60
2024-03-26 23:00:04 +08:00
CaIon
22812ce12d
feat: support gemini-1.5
2024-03-25 22:33:46 +08:00
CaIon
dbb6c44fdd
chore: update model ratio
2024-03-25 16:17:35 +08:00
Calcium-Ion
7dc717380d
Merge pull request #137 from MapleEve/main
...
feat: support 01.AI
2024-03-23 17:38:53 +08:00
CaIon
af690ed07a
fix: 模型固定价格为空时错误使用默认价格
2024-03-23 17:19:29 +08:00
Maple Gao
790d163b7f
fix empty url
2024-03-20 23:49:16 +08:00
Maple Gao
f46eb9c8d5
Add 01.AI relay
2024-03-20 23:44:03 +08:00
CaIon
580f2894ac
feat: 初步兼容生成内容检查
2024-03-20 19:00:51 +08:00
CaIon
14892a6582
feat: 初步兼容敏感词过滤
2024-03-20 17:07:42 +08:00
CaIon
626720908a
feat: support perplexity
2024-03-18 18:09:41 +08:00
CaIon
865816c8e1
feat: support perplexity
2024-03-18 18:00:19 +08:00
CaIon
aff0158632
chore: update dependency
2024-03-15 18:35:15 +08:00
CaIon
add3b05da4
chore: reformat code
2024-03-15 16:05:33 +08:00
Calcium-Ion
643622eb56
Merge pull request #114 from Calcium-Ion/midjourney-proxy-plus
...
feat: support midjourney-proxy-plus
2024-03-14 18:49:30 +08:00
CaIon
8a632b7825
feat: 兼容自定义变焦,完善modal操作
2024-03-14 16:42:37 +08:00
CaIon
232928f455
feat: support Anthropic Claude 3.0 Haiku ( close #116 )
2024-03-14 14:28:21 +08:00
CaIon
5659e5720f
feat: 将操作拆分成单独的模型
2024-03-13 21:19:48 +08:00
CaIon
259c7fcdb0
feat: 初步兼容midjourney-proxy-plus
2024-03-13 15:37:01 +08:00
CaIon
c1537aad3c
feat: support ollama ( close #112 )
2024-03-12 02:36:39 +08:00
CaIon
9cd256fc7f
chore: drop idx_channels_key on start
2024-03-12 00:35:12 +08:00
CaIon
22f1c13a8b
feat: update claude default model ratio
2024-03-08 21:17:32 +08:00
CaIon
124369073a
fix: fix gemini
2024-03-08 20:29:04 +08:00
CaIon
84ca046435
feat: support claude3 not stream
2024-03-08 18:26:18 +08:00
1808837298@qq.com
c420eff20d
fix: fix bug
2024-03-06 19:53:31 +08:00
Ehco
9a97408b29
Merge branch 'main' into telegram-login
2024-03-03 19:42:06 +08:00