1808837298@qq.com
|
72194bda98
|
feat: 可自定义支付回调地址及最低购买数量
|
2024-03-02 22:07:32 +08:00 |
|
1808837298@qq.com
|
a8f0c5dab2
|
feat: 可设置默认折叠侧边栏
|
2024-03-02 02:12:02 +08:00 |
|
1808837298@qq.com
|
b4645d1019
|
feat: 支持智谱GLM-4V
|
2024-02-29 18:31:03 +08:00 |
|
CaIon
|
5c8f8b4901
|
feat: 添加成功时自动启用通道功能, close #27
|
2024-02-01 18:52:39 +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
|
aca8d25372
|
feat: able to change gemini safety setting
|
2024-01-10 13:56:10 +08:00 |
|
CaIon
|
bf8794d257
|
feat: 新增数据看板
|
2024-01-07 18:31:14 +08:00 |
|
CaIon
|
e057c0e42e
|
添加gemini支持
|
2023-12-18 23:46:05 +08:00 |
|
CaIon
|
0fdd4fc6e3
|
美化绘画IU
|
2023-12-14 15:16:51 +08:00 |
|
CaIon
|
6e744bd1a3
|
修改错误提示
|
2023-12-01 01:29:13 +08:00 |
|
CaIon
|
46930bc890
|
完全移除近似估算token功能
|
2023-11-11 01:55:19 +08:00 |
|
Calcium-Ion
|
7688e9f9dd
|
Merge branch 'songquanpeng:main' into main
|
2023-10-30 16:12:09 +08:00 |
|
JustSong
|
89d458b9cf
|
feat: able to set RELAY_TIMEOUT
|
2023-10-22 20:39:49 +08:00 |
|
Bryan
|
a398f35968
|
fix: fix postgresql support (#606)
* fix postgresql support
fixes #517
* fix: fix pg support
* chore: delete useless code
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-10-22 18:38:29 +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
|
b4b4acc288
|
feat: support Tencent's model (close #519)
|
2023-10-03 14:19:03 +08:00 |
|
JustSong
|
8d34b7a77e
|
feat: able to delete all manually disabled channels (close #539)
|
2023-10-02 13:06:27 +08:00 |
|
JustSong
|
f9b748c2ca
|
chore: add MEMORY_CACHE_ENABLED env variable
|
2023-09-29 11:38:27 +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
|
42451d9d02
|
refactor: update logging related logic
|
2023-09-17 15:39:46 +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 |
|
JustSong
|
bd6fe1e93c
|
feat: able to config rate limit (close #477)
|
2023-09-03 21:56:37 +08:00 |
|
JustSong
|
7e575abb95
|
feat: add channel type FastGPT
|
2023-09-03 15:50:49 +08:00 |
|
JustSong
|
c3dc315e75
|
feat: add batch update support (close #414)
|
2023-09-03 14:58:20 +08:00 |
|
JustSong
|
04acdb1ccb
|
feat: support aiproxy's library
|
2023-09-03 12:51:59 +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 |
|
CaIon
|
c0f0201f5f
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# controller/relay-text.go
# go.mod
# web/src/components/PersonalSetting.js
# web/src/components/TokensTable.js
# web/src/pages/Home/index.js
|
2023-08-25 00:51:02 +08:00 |
|
CaIon
|
8f2119e410
|
add epay
|
2023-08-14 22:16:32 +08:00 |
|
JustSong
|
7bddc73b96
|
perf: flush response after response handled (close #364)
|
2023-08-12 18:10:15 +08:00 |
|
ckt
|
3fca6ff534
|
feat: support email domain whitelist (#337)
* feat: support email domain restriction
* fix(SMTPToken): disable password auto complete
* chore: update implementation
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-07-30 12:44:41 +08:00 |
|
JustSong
|
8a866078b2
|
feat: support xunfei's llm (close #206)
|
2023-07-29 21:55:57 +08:00 |
|
JustSong
|
e92da7928b
|
feat: support ali's llm (close #326)
|
2023-07-28 23:45:08 +08:00 |
|
JustSong
|
4eea096654
|
chore: do not hardcode cache time (close #302)
|
2023-07-23 19:26:37 +08:00 |
|
JustSong
|
26c6719ea3
|
feat: support zhipu's ChatGLM (close #289)
|
2023-07-23 11:51:44 +08:00 |
|
JustSong
|
9a1db61675
|
feat: support baidu's models now (close #286)
|
2023-07-22 23:24:09 +08:00 |
|
JustSong
|
2ff15baf66
|
feat: support claude now (close #150)
|
2023-07-22 16:18:03 +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 |
|
Cross Fire
|
d383302e8a
|
feat: support balance query for CloseAI (#240)
* 增加CloseAI余额查询功能
* 去除debug代码
* fix: bug fix
* docs: update README
---------
Co-authored-by: sudongyang <sudongyang@xiaomi.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-07-03 20:43:42 +08:00 |
|
Alone88
|
b1b3651e84
|
feat: support channel type AIGC2D (#220)
* feat: add AIGC2D Channel
* chore: remove console logging & update balance rendering
---------
Co-authored-by: Alone88 <im@aloen88.cn>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-06-29 21:34:17 +08:00 |
|
JustSong
|
51f19470bc
|
fix: fix wrong env var name
|
2023-06-27 23:34:23 +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
|
4463224f04
|
feat: support automatic channel testing & balance updates (close #11, close #59)
|
2023-06-22 22:01:03 +08:00 |
|
JustSong
|
b090e50f72
|
chore: use NODE_TYPE to determine node type
|
2023-06-22 20:39:17 +08:00 |
|
JustSong
|
567916bd80
|
fix: only master node can migrate database
|
2023-06-22 00:52:27 +08:00 |
|
JustSong
|
b179c2f208
|
feat: able to display quota in dollar
|
2023-06-20 20:09:17 +08:00 |
|