JustSong
b14cb748d8
chore: update copy
2024-03-17 19:39:00 +08:00
Ian Li
ade19ba4a2
feat: update default API version for Azure OpenAI ( #994 )
...
* feat: Update default API version for Azure OpenAI.
* chore: update other theme
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-03-17 19:34:21 +08:00
Ian Li
4d86d021c4
feat: support Azure OpenAI TTS. ( #1177 )
2024-03-17 19:30:50 +08:00
shuirong
7a44adb5a7
fix: fix panel cards style ( #1171 )
2024-03-17 19:26:12 +08:00
Benny
9821bc7281
feat: add user list sorting and pagination enhancements ( #1178 )
...
* feat: add user list sorting and pagination enhancements
* feat: add user list sorting for THEME=air
* feat: add token list sorting and pagination enhancements
* feat: add token list sorting for THEME=air
2024-03-17 19:25:36 +08:00
JustSong
08831881f1
feat: increase initial root user quota and support INITIAL_ROOT_TOKEN now ( #1105 )
2024-03-17 19:09:44 +08:00
JustSong
0eb2272bb7
chore: update copy
2024-03-17 18:12:49 +08:00
JustSong
704ec1a827
chore: update theme berry
2024-03-17 17:48:57 +08:00
Ghostz
1d7470d6ad
fix: fix lingyiwanwu model ratio ( #1182 )
2024-03-17 17:04:29 +08:00
JustSong
1185303346
chore: update comments
2024-03-17 14:10:35 +08:00
JustSong
c212fcf8d7
docs: update readme
2024-03-17 14:00:33 +08:00
JustSong
c285e000cc
chore: remove default scroll bar
2024-03-16 16:16:44 +08:00
JustSong
d25ed4c009
chore: update name
2024-03-16 15:55:31 +08:00
JustSong
7400885fbb
fix: fix error
2024-03-16 15:41:43 +08:00
GAI Group
11af81eb39
feat: add new theme air ( #1167 )
...
* chore: add theme air with new-api main branch v0.2.0.3-alpha.1(first step)
* feat: 完成渠道界面
* chore: 优化渠道界面样式问题
* feat: 完成兑换码界面
* feat: 完成充值(钱包)界面
* chore: 初代air主题将使用default主题的运营设置界面、系统设置界面、其他设置界面
* feat: 完成日志界面
* feat: 完成用户管理界面
* feat: 完成个人设置界面
* feat: 完成令牌界面
* chore: 优化令牌界面逻辑
* feat: 修改版权信息
* chore: make necessary changes
---------
Co-authored-by: Calon <1808837298@qq.com>
Co-authored-by: Apple\Apple <zeraturing@foxmail.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-03-16 15:29:35 +08:00
majian
205aba694f
chore: limit the temperature and top_p parameter value range to (0.0, 1) for zhipu ( #1091 )
2024-03-16 13:39:30 +08:00
dependabot[bot]
8dac3afebc
chore(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4 ( #1157 )
...
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx ) from 5.3.1 to 5.5.4.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v5.3.1...v5.5.4 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 13:31:59 +08:00
zu1k
a07791bf93
fix: change Moonshot value to 25 ( #1158 )
2024-03-16 13:29:19 +08:00
JustSong
4bb662c0e4
docs: update pull_request_template.md
2024-03-16 13:28:44 +08:00
Benny
4998d58319
fix: fix ratio of gpt-3.5-turbo ( close #1011 ) ( #1163 )
2024-03-16 13:26:11 +08:00
E.da
190203cf8f
fix: 修复berry
主题下令牌
在编辑
后点击新建
弹窗值的初始化问题 ( #1165 )
...
* Update OtherSetting.js
调整berry主题页脚`label`表述
* 修复`berry`主题下`令牌`在`修改`后点击`新建`弹窗值的初始化问题
### 问题描述
在`berry`主题中,存在一个问题,当用户在修改一个令牌后点击新建令牌时,新建令牌弹窗会错误地展示上一次编辑的值。
### 复现步骤
1. 导航至`令牌`管理页面。
2. 选择任意令牌进行`编辑`。
3. 在编辑界面,点击`取消`返回。
4. 点击`+新建令牌`按钮打开新建令牌弹窗。
### 预期结果
新建令牌弹窗应显示空白表单,等待用户输入新的令牌信息。
### 实际结果
新建令牌弹窗错误地展示了之前编辑的令牌信息。
2024-03-16 13:23:04 +08:00
JustSong
6325c8e0b4
ci: fix ci
2024-03-15 23:47:54 +08:00
JustSong
b204f6d82b
docs: update README
2024-03-15 00:55:28 +08:00
JustSong
752639560f
feat: able to use separated database for table logs
2024-03-15 00:30:15 +08:00
JustSong
996f4d99dd
ci: fix ci
2024-03-14 23:53:25 +08:00
warjiang
ebfee3b46c
feat: add support for private registry in docker-compose.yml ( #1103 )
2024-03-14 23:47:46 +08:00
dependabot[bot]
3e2e805d61
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 ( #1145 )
...
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 23:46:17 +08:00
E.da
3edf7247c4
fix: fix theme berry copy ( #1148 )
...
调整berry主题页脚`label`表述
2024-03-14 23:45:50 +08:00
afafw
0926b6206b
chore: update client name ( #934 )
2024-03-14 23:44:46 +08:00
JustSong
7cd57f3125
chore: update ratio for baidu embedding
2024-03-14 23:36:10 +08:00
Jguobao
66efabd5ae
fix: fix baidu url check ( #1143 )
...
添加百度的另外3个向量模型【"bge-large-zh",
"bge-large-en",
"tao-8k",
】
2024-03-14 23:31:07 +08:00
JustSong
8ede66a896
fix: fix ci
2024-03-14 23:27:47 +08:00
JustSong
b169173860
fix: force set Accept header for ali stream request ( close #1151 )
2024-03-14 23:20:38 +08:00
JustSong
f33555ae78
fix: update max token for test ( close #1154 )
2024-03-14 23:17:19 +08:00
JustSong
c28ec10795
fix: fix cors for dashboard api
2024-03-14 23:14:39 +08:00
JustSong
e3767cbb07
fix: fix haiku model name ( close #1149 )
2024-03-14 23:13:05 +08:00
JustSong
be9eb59fbb
feat: support lingyiwanwu
2024-03-14 23:11:36 +08:00
JustSong
89e111ac69
ci: fix ci condition
2024-03-14 01:17:19 +08:00
JustSong
2dcef85285
feat: support ollama now ( close #870 )
2024-03-14 01:02:47 +08:00
JustSong
79d0cd378a
fix: fix baidu system prompt ( close #1079 )
2024-03-13 22:56:54 +08:00
JustSong
e99150bdb9
fix: make quota int64
2024-03-13 20:00:51 +08:00
JustSong
a72e5fcc9e
fix: when cached quota is too low, force refresh it
2024-03-13 19:38:44 +08:00
JustSong
0710f8cd66
fix: when cached quota is too low, force refresh it
2024-03-13 19:26:24 +08:00
JustSong
49cad7d4a5
feat: update func ShouldDisableChannel for claude
2024-03-13 19:11:30 +08:00
JustSong
a90161cf00
chore: drop idx_channels_key on start
2024-03-11 02:24:58 +08:00
sparanoid
a45fc7d736
fix: model name typo ( #1109 )
2024-03-11 00:44:49 +08:00
JustSong
45940dcb12
chore: add more info for panic fix
2024-03-10 23:59:35 +08:00
JustSong
969042b001
chore: only use one log file ( close #1116 )
2024-03-10 23:44:48 +08:00
JustSong
7e7369dbc4
fix: only disable channel when allowed
2024-03-10 23:41:16 +08:00
JustSong
e54e647170
chore: remove useless code
2024-03-10 23:36:29 +08:00