Buer
57cd68e7e3
✨ feat: support paging / sorting ( #64 )
...
* ✨ feat: support paging / sorting
* 🔥 del: delete unused files
2024-02-08 03:41:51 +08:00
Buer
3789c30154
✨ feat: support moonshot ( #63 )
2024-02-07 23:30:36 +08:00
Buer
48f9ed29e8
✨ feat: support deepseek ( #60 )
2024-02-02 10:03:00 +08:00
Buer
332b6fd397
✨ feat: add admin statistics ( #59 )
2024-02-01 18:45:53 +08:00
Buer
705804e6dd
✨ feat: MiniMax support ( #50 )
2024-01-22 12:25:55 +08:00
Buer
0be687905f
fix: copy fails in http environment ( #43 )
...
* 🐛 fix: copy fails in http environment
* 🎨 optimize: web UI
2024-01-19 18:48:01 +08:00
Martial BE
45fd814d77
🔀 sync: sync upstream
2024-01-19 03:27:57 +08:00
Martial BE
0bfe1f5779
🐛 fix: aff not effective
2024-01-15 14:16:35 +08:00
Martial BE
983e77cb73
🐛 fix: key cannot be activated after expiration
2024-01-13 15:41:05 +08:00
Martial BE
290523b675
🐛 fix: exception handling
2024-01-13 02:49:54 +08:00
MartialBE
a20dee02a7
💄 improve: Enhanced user experience by improving the channel selection box
2024-01-10 22:42:03 +08:00
MartialBE
eaedd255ef
🐛 fix: home page & logo style issue
2024-01-10 22:42:03 +08:00
Martial BE
e15be8bc82
🐛 fix: some UI issues
2024-01-02 17:31:01 +08:00
MartialBE
84c7802646
🐛 fix: Error caused by unknown model
2024-01-01 15:04:56 +08:00
MartialBE
7ef4a7db59
✨ feat: Optimize model list.
2024-01-01 14:42:24 +08:00
MartialBE
3aef247fa9
🎨 ui: change the precision and color scheme of the bar card.
2023-12-31 02:50:53 +08:00
MartialBE
900fb0409a
🐛 fix: Statistical card display error
2023-12-31 01:41:01 +08:00
MartialBE
a214371a0a
🚀 feature: Add request duration
2023-12-30 00:37:14 +08:00
Martial BE
ba654d8b81
🐛 fix balance action error
2023-12-29 17:55:05 +08:00
Martial BE
fc284cc1f0
🐛 fix return to first page after refresh
2023-12-29 17:02:09 +08:00
Martial BE
9c0a49b97a
✨ add custom test model
2023-12-29 16:23:25 +08:00
Martial BE
61c47a3b08
🎨 Support Baichuan2
2023-12-29 15:23:05 +08:00
MartialBE
002dba5a75
🐛 fix top-up link is null
2023-12-26 23:32:27 +08:00
Martial BE
fb24d024a7
✨ add channel proxy
2023-12-26 18:42:39 +08:00
Martial BE
47b72b850f
Merge branch 'songquanpeng' into sync_upstream
2023-12-25 11:23:28 +08:00
JustSong
1c8922153d
feat: support gemini-vision-pro
2023-12-24 18:54:32 +08:00
moondie
ee9e746520
feat: update ali stream implementation & enable internet search ( #856 )
...
* Update relay-ali.go: 改进stream模式,添加联网搜索能力
通义千问支持stream的增量模式,不需要每次去掉上次的前缀;实测qwen-max联网模式效果不错,添加了联网模式。如果别的模型有问题可以改为单独给qwen-max开放
* 删除"stream参数"
刚发现原来阿里api没有这个参数,上次误加了。
* refactor: only enable search when specified
* fix: remove custom suffix when get model ratio
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-12-24 16:17:21 +08:00
Martial BE
89e6b9fe33
🐛 web缺失函数
2023-12-22 11:16:48 +08:00
Martial BE
5a8fef00e5
🚧 补全余额查询web操作
2023-12-22 11:01:19 +08:00
Martial BE
fe72f85554
🚧 补全忘记密码web页面
2023-12-22 10:48:52 +08:00
Martial BE
b0fefd6dc5
🐛 fix usage error & web channel edit label error
2023-12-21 16:52:00 +08:00
Martial BE
43d8bedbb4
Merge branch 'songquanpeng' into sync_upstream
2023-12-21 15:36:01 +08:00
MartialBE
a4138aec1a
💥 change readme
2023-12-20 22:30:42 +08:00
Martial BE
ffa4e491ea
✨ 更换web界面
2023-12-20 19:27:27 +08:00
Oliver Lee
0fe26cc4bd
feat: update ali relay implementation ( #830 )
...
* 修改通译千问最新接口:1.删除history参数,改用官方推荐的messages参数 2.整理messages参数顺序,补充必要上下文信息 3.用autogen调试测试通过
* chore: update impl
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-12-17 19:43:23 +08:00
David Zhuang
5cf23d8698
feat: add Google Gemini Pro support ( #826 )
...
* fest: Add Google Gemini Pro, fix #810
* fest: Add tooling to Gemini; Add OpenAI-like system prompt to Gemini
* refactor: removing unused if statement
* fest: Add dummy model message for system message in gemini model
* chore: update implementation
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-12-17 12:48:32 +08:00
JustSong
379074f7d0
feat: support plugin for ali channel ( close #797 )
2023-12-10 17:22:52 +08:00
Tillman Bailee
a3f80a3392
feat: enable channel when test succeed ( #771 )
...
* 增加功能: 渠道 - 测试所有通道; 设置 - 运营设置 - 监控设置 - 成功时自动启用通道
* refactor: update implementation
---------
Co-authored-by: liyujie <29959257@qq.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-12-03 20:10:57 +08:00
MartialBE
a884c4b0bf
✨ 添加azure speech支持
2023-12-02 22:13:47 +08:00
JustSong
9889377f0e
feat: support claude-2.x ( close #736 )
2023-11-24 21:39:44 +08:00
Baksi
7c4505bdfc
fix: numeric sorting in tables ( #695 )
...
* Update sorting method for id
* Update sorting method for id (token)
* Update sorting method for id (redemptions)
* Update sorting method for id (channel)
* chore: use same logic for all tables
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-11-10 21:20:05 +08:00
papersnake
c70c614018
feat: support chatglm_turbo ( #648 )
...
* feat: support chatglm_turbo
* fix: remove characterglm
2023-11-05 17:59:38 +08:00
JustSong
63fafba112
feat: support ERNIE-Bot-4 ( close #608 )
2023-10-22 18:48:35 +08:00
JustSong
824444244b
feat: able to delete all disabled channels
2023-10-14 17:25:48 +08:00
JustSong
fbe9985f57
chore: show prompt to let the user know
2023-10-14 16:32:01 +08:00
阿鹏
fa41ca9805
fix: fix url not passing ( #562 )
...
解决令牌页面聊天按钮丢失url参数的问题
2023-10-14 12:45:00 +08:00
Mikey
e338de45b6
fix: 404 Component is missing ( #592 )
...
* fix: 404 Component is missing
* chore: update 404 page style
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-10-14 12:42:07 +08:00
JustSong
b4b4acc288
feat: support Tencent's model ( close #519 )
2023-10-03 14:19:03 +08:00
JustSong
d663de3e3a
chore: delete 360's 360GPT_S2_V9.4
2023-10-03 12:52:45 +08:00
JustSong
8d34b7a77e
feat: able to delete all manually disabled channels ( close #539 )
2023-10-02 13:06:27 +08:00