wood
cf1ed818cc
1
2023-11-09 01:04:34 +08:00
wood
edbc2d219c
修改宽度
2023-11-09 00:30:07 +08:00
wood
8d4261e402
Merge branch 'main' of https://github.com/woodchen-ink/one-api
2023-11-09 00:19:09 +08:00
wood
1c33a899d2
显示日志,但是不显示用户组倍率
2023-11-09 00:19:06 +08:00
wood chen
07a4f4d718
Update README.md
2023-11-08 16:04:53 +08:00
wood chen
be76fa05d0
Update README.md
2023-11-08 00:33:52 +08:00
wood
038396acdd
fix gagagagagaga
2023-11-08 00:30:19 +08:00
wood
6d9ae196d6
1
2023-11-08 00:19:46 +08:00
wood
c5a271dec4
增加新模型
2023-11-07 16:47:40 +08:00
wood
ecce8b234f
1
2023-11-07 01:45:50 +08:00
wood
2b30d22a7f
1
2023-11-07 01:43:47 +08:00
wood
825374c334
[x] 当用户充值达到5刀时,自动提升为vip分组,具体金额可在web\src\pages\TopUp\index.js
调整;
...
[x] 修改颜色
[x] 日志页面新增快速筛选日期、修复渠道ID查询、自动更新消耗额度、删除日志详情(因为没有太大意义);
[x] 用户管理界面,支持快速设置用户组,在`web\src\components\UsersTable.js`处修改相关值;
[x] 令牌界面,删除无用的多种复制、聊天等按钮;
[x] 删除 系统访问令牌;
2023-11-07 01:43:09 +08:00
wood
eb82fb79a2
修复渠道测试功能,修复日志页面根据渠道ID筛选功能,更新统计功能,改为自动更新
2023-11-06 06:33:01 +08:00
wood
436ba6df72
update
2023-11-05 20:49:28 +08:00
wood
c51417d4e6
Merge branch 'main' of https://github.com/woodchen-ink/one-api
2023-11-05 19:58:04 +08:00
wzxjohn
bc7c9105f4
chore: update quota calc logic ( close #599 ) ( #627 )
...
* fix: change quota calc code (close #599 )
Use float64 during calc and do math.Ceil after calc. This will result in the quota being used slightly more than the official standard, but it will be guaranteed that it will not be less.
* chore: remove blank line
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-11-05 19:15:06 +08:00
wood chen
3fe76c8af7
fix: fix Cloudflare AI Gateway channel test support ( #639 )
...
* 当使用Cloudflare AI Gateway时,支持openai渠道测试
* refactor: change logic
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-11-05 19:08:25 +08:00
papersnake
c70c614018
feat: support chatglm_turbo ( #648 )
...
* feat: support chatglm_turbo
* fix: remove characterglm
2023-11-05 17:59:38 +08:00
wood
d065184b70
update
2023-11-04 00:01:20 +08:00
Baksi
0d87de697c
fix: fix typo ( #651 )
2023-11-02 22:24:22 +08:00
wood chen
4b4ee90162
Merge branch 'songquanpeng:main' into main
2023-10-31 03:41:51 -05:00
MaricoHan
aec343dc38
feat: support xunfei v3 ( #637 )
2023-10-29 22:03:01 +08:00
wood
d0910f72e1
支持ai gateway渠道的测试
2023-10-27 01:21:54 +08:00
wood chen
ed3900d619
Merge branch 'songquanpeng:main' into main
2023-10-25 05:51:19 -05:00
wood
46b779d42c
update
2023-10-24 20:17:37 +08:00
wood
b1eb134dd8
update
2023-10-24 19:03:07 +08:00
wood
3b2f81e6db
update
2023-10-24 18:56:31 +08:00
wood
10c353c655
update
2023-10-23 18:58:34 +08:00
JustSong
89d458b9cf
feat: able to set RELAY_TIMEOUT
2023-10-22 20:39:49 +08:00
JustSong
63fafba112
feat: support ERNIE-Bot-4 ( close #608 )
2023-10-22 18:48:35 +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
yiGmMk
57aa637c77
fix: set Accept header if not given ( #615 )
...
* fix: fastgpt调用通义千问问答失败
* refactor: Dockerfile
* Revert "refactor: Dockerfile"
This reverts commit a538c4f28e
.
* chore: update implementation
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-10-22 17:56:20 +08:00
vc
3b483639a4
feat: add cloudflare ai gateway support for image & audio ( #607 )
...
* Update channel-test.go
* Update relay-audio.go
* Update relay-image.go
* chore: using a util function
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-10-22 17:50:52 +08:00
subnew
22980b4c44
docs: add description for TIKTOKEN_CACHE_DIR ( #612 )
...
* Update README.md
* Update README.md
2023-10-22 17:31:27 +08:00
wood
3682ba77cc
update
2023-10-20 18:12:18 +08:00
wood
f344857389
update
2023-10-20 17:52:49 +08:00
wood
cc1b401380
update
2023-10-20 16:01:55 +08:00
Pluto
64cdb7eafb
fix: docker compose healthcheck failed ( #593 )
2023-10-14 21:55:16 -05: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
JustSong
a27a5bcc06
fix: fix array index not checked ( close #588 )
2023-10-14 16:11:15 +08:00
JustSong
e28d4b1741
feat: support cloudflare AI gateway now ( close #565 , #598 )
2023-10-14 15:26:28 +08:00
JustSong
f073592d39
fix: fix request count not updated correctly when using batch update
2023-10-14 15:04:52 +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
dependabot[bot]
114587b46f
chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 ( #591 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 12:34:46 +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
a85ecace2e
chore: delete 360's 360GPT_S2_V9.4
2023-10-03 12:51:53 +08:00
JustSong
fbdea91ea1
docs: update readme
2023-10-02 13:15:35 +08:00