舜岳
20aa35f209
chore: optimize code ( #1328 )
2023-04-09 22:14:33 +08:00
ChenZhaoYu
ddc7066f4e
chore: 默认 100 秒
2023-04-08 11:57:41 +08:00
ZuoNing
439104f195
fix: 查询使用量支持代理&修正使用量文案 ( #1296 )
...
* fix: 查询使用量支持代理&修正使用量文案
* fix: 修复默认错误
* chore: 移除打印
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-04-08 11:47:00 +08:00
quzard
86bba7d8f3
feat: 添加自定义 temperature 和 top_p ( #1260 )
...
* 在设置的高级面板里自定义temperature和top_p
* change default temperature from 0.8 to 0.5
* pref: 检查代码,增加仅 api 的接口判断
* chore: 锁定 pnpm-lock.yaml
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-04-07 14:32:09 +08:00
wangxi
1187d88593
fix: 修复API余额查询 ( #1174 )
...
* fix: 使API余额查询可用
* chore: 调整计算方式
* perf: 余额描述变更
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-04-04 08:27:16 +08:00
ChenZhaoYu
abc4c3ad22
chore: 回退 chatgpt 包版本,原因:token 长回复报错
2023-04-03 16:19:38 +08:00
ChenZhaoYu
c2b25a84c7
chore: default API_REVERSE_PROXY
2023-04-03 09:19:12 +08:00
ChenZhaoYu
553e239db3
chore: update .env.examples
2023-04-03 09:01:56 +08:00
ChenZhaoYu
4e4e41b0d6
chore: update deps
2023-04-03 08:51:04 +08:00
ChenZhaoYu
40fa028408
fix: some error
2023-03-31 13:37:07 +08:00
yimiaoxiehou
85543deca3
feat: 添加 socks5 代理认证 ( #999 )
...
* support socks5 proxy auth
* Update build_docker.yml
* Update README.md
* perf: 增加判断
* fix: lint
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-31 12:23:26 +08:00
puppywang
c0f4af05e3
feat: add typing effect ( #1017 )
...
* feat: add typing effect
* fix: ts2339 xxx not exist on type 'never'
---------
Co-authored-by: WangYi <wangyi@windimg.com>
2023-03-31 11:50:32 +08:00
cong
468bed7705
feat: allow user disable openai API debug log ( #1041 )
...
* feat: allow user disable openai API debug log
* chore: fix pnpm lock
2023-03-31 11:40:01 +08:00
ChenZhaoYu
76cef650b4
chore: build rollback
2023-03-28 16:06:11 +08:00
assassinliujie
78bcf7f4ce
perf: optimized output ( #962 )
...
* Update index.ts
* Update index.vue
* Update index.ts
2023-03-28 15:47:40 +08:00
ChenZhaoYu
07123b70ad
chore: rolled back to clear the impact
2023-03-28 13:20:55 +08:00
assassinliujie
b579d24d19
pref: message output optimization ( #935 )
...
* Update index.ts
修改后端,让保留打字机效果的同时优化前后端之间传输的内容,节省流量和性能
* Update index.vue
修改前端,和之前修改的后端匹配,保留打字机效果同时优化性能和流量传输
* chore: lint fix
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-28 09:40:20 +08:00
gitgitgogogo
fb8ad3790d
fix: 反向代理限流失效 ( #863 )
...
https://docs.colyseus.io/zh_hk/colyseus/how-to/rate-limit/
使用nginx限流会只识别为服务器ip,需启用trust proxy
2023-03-25 08:30:15 +08:00
Kid
57a1d6e3cd
fix: ESM error ( #826 )
2023-03-23 20:43:47 +08:00
hncboy
9c6a3d6110
feat: 增加 ChatGPTUnofficialProxyAPI 的模型自定义配置 ( #632 )
...
* feat: 增加 ChatGPTUnofficialProxyAPI 的模型自定义配置(#618 )
* perf: 修改判断
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-22 19:00:58 +08:00
吴杉(Shan Wu)
3e509f6663
feat: 当用gpt-4的API 时增加可用的 Max Tokens ( #729 )
...
* fix: 用GPT-4 API时增加max token
* style: eslint fix
---------
Co-authored-by: Redon <790348264@qq.com>
2023-03-22 18:31:04 +08:00
ChenZhaoYu
bf48eae9fe
feat: 更新依赖并兼容已存在的代理
2023-03-22 18:23:31 +08:00
quzard
6ecc61ac5d
feat: 添加角色设定预留API 设定页( #768 )
...
* add systemMessage
* perf: 优化代码和类型
* perf: 补全翻译和为以后做准备
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-22 17:47:07 +08:00
xiaozhu
e02ab1fbad
feat: 新增限流功能 ( #718 )
...
* 请求速率限制
* perf: 优化代码
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-21 09:20:27 +08:00
ChenZhaoYu
d1c15f58c4
perf: config 接口添加权限验证
2023-03-19 12:31:14 +08:00
ChenZhaoYu
08b5772420
feat: 查询余额使用 API_BASE_URL 参数
2023-03-17 13:19:03 +08:00
ChenZhaoYu
95ce026813
fix: 回退 chatgpt 版本导致的代理失效
2023-03-17 11:37:33 +08:00
ChenZhaoYu
95724845cf
feat: session 返回接口方式做显示判断
2023-03-17 09:36:12 +08:00
ChenZhaoYu
c5552893d7
chore: update deps and lint fix
2023-03-17 09:25:16 +08:00
pzcn
e46d3685a0
feat: show api balance ( #582 )
...
* feat: show api balance
* Update index.ts
* 保留小数点后五位
* perf: 判断优化
---------
Co-authored-by: Redon <790348264@qq.com>
2023-03-17 09:21:25 +08:00
ChenZhaoYu
2ad7567548
perf: 优化部份判断
2023-03-17 08:57:27 +08:00
Kirk Lin
0b13846861
chore: extract proxy setup code into reusable function ( #583 )
2023-03-17 08:26:16 +08:00
ChenZhaoYu
f4be5b985a
chore: update deps
2023-03-12 21:10:40 +08:00
Eason
bc5e835f78
feat: support linux command line proxy standard ( #308 )
...
* feat: support linux command line proxy standard with env HTTPS_PROXY and ALL_PROXY
* chore: update docs for linux command linux proxy standard
2023-03-12 19:38:59 +08:00
Yige
86d720ecee
fix: cors in auth_secret_key model ( #499 )
2023-03-12 18:47:44 +08:00
Yige
076c56d1d9
feat: 支持长回复 ( #450 )
...
* chore: rename environment variables files
* docs: update README.md about .env file
* feat: support long reply
* chore: upgrade chatgpt package and set long reply to false default
* chore: set long reply to false default
2023-03-10 13:23:22 +08:00
ChenZhaoYu
133a24e25f
chore: update chatgpt
2023-03-10 13:11:36 +08:00
ChenZhaoYu
c17cc16c0e
chore: 异常打印和调整日志
2023-03-09 22:58:06 +08:00
ChenZhaoYu
01edad7717
fix: 修复默认模型判断错误
2023-03-09 22:45:43 +08:00
ChenZhaoYu
eff787a2b7
chore: 移除两种报错
2023-03-09 20:16:18 +08:00
ChenZhaoYu
7d52e6dd1e
feat: model typo
2023-03-09 19:13:18 +08:00
ChenZhaoYu
ba41015df8
Merge branch 'feature'
2023-03-09 19:02:22 +08:00
Yige
a4ef23d603
chore: rename environment variables files ( #395 )
...
* chore: rename environment variables files
* docs: update README.md about .env file
2023-03-09 18:41:33 +08:00
xieccc
d3daa654a7
feat: 新增API模型配置项 ( #404 )
...
* chore: 更新文档
* Improve zh-TW locale (#379 )
* fix: 移动端样式
* feat: typo
* fix: 调整滚动回原样
* feat: 新增API模型配置项
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2023-03-09 18:38:30 +08:00
Redon
ffd4da91cf
chore: version 2.10.0
...
* feat: 权限验证功能
* chore: v2.10.0
* feat: 500 服务异常页面
* feat: 只有结束才会滚动到底部
* chore: 修改 CHANGELOG
* chore: 不存在时输出默认报错
2023-03-07 22:12:15 +08:00
ChenZhaoYu
8e1b4edc91
feat: 转义状态码
2023-03-07 16:59:47 +08:00
ChenZhaoYu
50e672e79b
fix: 调整部分问题
2023-03-06 20:34:29 +08:00
Redon
0fdf75eba0
chore: version 2.9.2 ( #261 )
...
* feat: 添加 OPENAI_API_BASE_URL 可选参数[#249 ]
* fix: 生成的代码块不能复制的问题[#251 ][#260 ]
* perf: 限制高分屏上的宽度[#257 ]
* perf: 文字按单词换行[#215 ][#225 ]
* perf: highlight.js 新语法警告
* fix: 移动端输入框不会被键盘弹起[#256 ]
* chore: 更新文档
* chore: version 2.9.2
2023-03-04 09:34:28 +08:00
ChenZhaoYu
f95af40ab8
chore: 更新文档
2023-03-03 11:59:16 +08:00
InterestingDarkness
20d6135658
Add support for SOCKS proxy in ChatGPTAPI fetch ( #214 )
2023-03-03 10:43:27 +08:00