CaIon
|
af8827d269
|
change name to miaoko api
|
2023-11-06 21:45:36 +08:00 |
|
CaIon
|
3d87f868a3
|
令牌分页
|
2023-11-03 22:47:55 +08:00 |
|
CaIon
|
e06186fe0c
|
修复令牌bug
|
2023-11-03 22:38:17 +08:00 |
|
CaIon
|
9eb8ad6786
|
完善令牌界面
|
2023-11-01 02:50:14 +08:00 |
|
CaIon
|
0a945c160d
|
完善令牌界面
|
2023-10-31 22:41:34 +08:00 |
|
CaIon
|
f98dd8d693
|
界面优化
|
2023-10-31 17:31:22 +08:00 |
|
CaIon
|
db358facc0
|
修复移动端显示bug
|
2023-10-31 01:19:19 +08:00 |
|
CaIon
|
114353647f
|
修改logo
|
2023-10-31 00:41:01 +08:00 |
|
CaIon
|
e3b7f8bff9
|
更换前端组件库
|
2023-10-31 00:03:22 +08:00 |
|
Calcium-Ion
|
7688e9f9dd
|
Merge branch 'songquanpeng:main' into main
|
2023-10-30 16:12:09 +08:00 |
|
JustSong
|
63fafba112
|
feat: support ERNIE-Bot-4 (close #608)
|
2023-10-22 18:48:35 +08:00 |
|
CaIon
|
fc2ef52366
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# README.md
# go.mod
# go.sum
# model/log.go
# web/src/App.js
# web/src/components/ChannelsTable.js
|
2023-10-16 17:31:26 +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 |
|
CaIon
|
a4e269262b
|
feat: 新增充值分组倍率设置
|
2023-10-11 14:58:09 +08:00 |
|
CaIon
|
bd22fee12d
|
feat: 充值前弹窗确认
|
2023-10-11 14:57:55 +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 |
|
JustSong
|
f0fc991b44
|
chore: remind user to change default password (close #516)
|
2023-09-29 18:07:20 +08:00 |
|
CaIon
|
80271b33ba
|
feat: 渠道新可选是否自动禁用功能
|
2023-09-25 18:44:10 +08:00 |
|
CaIon
|
3d55548c92
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# model/log.go
|
2023-09-24 12:34:29 +08:00 |
|
JustSong
|
fd98463611
|
chore: update ali's model name
|
2023-09-23 22:57:59 +08:00 |
|
CaIon
|
3595e352d0
|
feat: 新增渠道页面选择每页显示数量
|
2023-09-23 03:51:04 +08:00 |
|
Calcium-Ion
|
26f9d25860
|
Merge branch 'songquanpeng:main' into main
|
2023-09-18 22:52:10 +08:00 |
|
JustSong
|
1d258cc898
|
fix: add default value for base url
|
2023-09-18 22:49:05 +08:00 |
|
JustSong
|
159b9e3369
|
fix: fix unable to set zero value for base url & model mapping
|
2023-09-18 22:07:17 +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 |
|
Xyfacai
|
ecf8a6d875
|
feat: supprt channel priority now & record channel id in log (#484)
* feat: 支持设置渠道优先级 & 日志中显示使用的渠道ID
* fix: 设置渠道优先级未更新 ability
* chore: update implementation
---------
Co-authored-by: Xiangyuan Liu <xiangyuan.liu@ui.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
|
2023-09-17 19:18:16 +08:00 |
|
JustSong
|
12ef9679a7
|
fix: fix url not passing when using custom chat_link
|
2023-09-17 17:19:12 +08:00 |
|
JustSong
|
328aa68255
|
feat: able to delete logs now (close #486)
|
2023-09-17 17:09:56 +08:00 |
|
JustSong
|
0d50ad4b2b
|
chore: update channel test prompt
|
2023-09-17 11:34:06 +08:00 |
|
CaIon
|
377da2dfcb
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# web/src/components/PersonalSetting.js
|
2023-09-15 18:01:06 +08:00 |
|
CaIon
|
cc09dd4f9d
|
feat: 渠道支持指定组织
|
2023-09-15 17:59:01 +08:00 |
|
JustSong
|
39ae8075e4
|
fix: fix oauth2 state not checking
|
2023-09-15 00:24:20 +08:00 |
|
CaIon
|
d9deda18c1
|
feat: 改为转发的方式获取midjourney图片
|
2023-09-12 03:57:03 +08:00 |
|
CaIon
|
4895bd744a
|
feat: add midjourney log
|
2023-09-12 03:17:26 +08:00 |
|
CaIon
|
4a836a4cb6
|
feat: 删除无用功能
|
2023-09-10 01:13:12 +08:00 |
|
CaIon
|
01a66ff33c
|
修复充值bug
|
2023-09-09 05:04:49 +08:00 |
|
CaIon
|
9c08d78349
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# controller/relay.go
# main.go
# middleware/distributor.go
|
2023-09-09 03:15:55 +08:00 |
|
CaIon
|
9ab4f7a271
|
移除不必要的功能
|
2023-09-09 03:11:42 +08:00 |
|
igophper
|
d0a0e871e1
|
fix: support ali's embedding model (#481, close #469)
* feat:支持阿里的 embedding 模型
* fix: add to model list
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
|
2023-09-03 22:12:35 +08:00 |
|
JustSong
|
276163affd
|
fix: press enter to submit custom model name
|
2023-09-03 21:40:58 +08:00 |
|
JustSong
|
7e575abb95
|
feat: add channel type FastGPT
|
2023-09-03 15:50:49 +08:00 |
|
JustSong
|
04acdb1ccb
|
feat: support aiproxy's library
|
2023-09-03 12:51:59 +08:00 |
|
JustSong
|
f0d5e102a3
|
fix: fix log table use created_at as key instead of id
Co-authored-by: 13714733197 <13714733197@163.com>
|
2023-08-30 21:43:01 +08:00 |
|
JustSong
|
56b5007379
|
feat: supper OpenRouter now (close #333, close #340)
|
2023-08-27 16:16:45 +08:00 |
|
JustSong
|
5ee24e8acf
|
feat: support 360's models (close #331, close #461)
feat: support 360's models (close #331, close #461)
|
2023-08-26 13:36:20 +08:00 |
|