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.
吴杉(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>
2 years ago
..
.vscode chore: 调整文件结构 service 和 web 分离 2 years ago
src feat: 当用gpt-4的API 时增加可用的 Max Tokens (#729) 2 years ago
.env.example feat: 更新依赖并兼容已存在的代理 2 years ago
.eslintrc.json chore: 添加 service 打包编译设置 2 years ago
.gitignore chore: 添加 service 打包编译设置 2 years ago
.npmrc chore: 补全配置 2 years ago
package.json feat: 更新依赖并兼容已存在的代理 2 years ago
pnpm-lock.yaml feat: 更新依赖并兼容已存在的代理 2 years ago
tsconfig.json chore: 补全配置 2 years ago
tsup.config.ts chore: 添加 service 打包编译设置 2 years ago