You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
.vscode chore: 调整文件结构 service 和 web 分离 2 years ago
src feat: 添加自定义 temperature 和 top_p (#1260) 2 years ago
.env.example chore: default API_REVERSE_PROXY 2 years ago
.eslintrc.json chore: 添加 service 打包编译设置 2 years ago
.gitignore chore: 添加 service 打包编译设置 2 years ago
.npmrc chore: 补全配置 2 years ago
package.json chore: 回退 chatgpt 包版本,原因:token 长回复报错 2 years ago
pnpm-lock.yaml chore: 回退 chatgpt 包版本,原因:token 长回复报错 2 years ago
tsconfig.json chore: 补全配置 2 years ago
tsup.config.ts fix: ESM error (#826) 2 years ago