This website requires JavaScript.
Explore
Help
Register
Sign In
audrius
/
chatgpt-web
Watch
1
Star
0
Fork
0
You've already forked chatgpt-web
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1edf59172159726c42877b050662147faa37dbc4
chatgpt-web
/
service
History
吴杉(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
..
.vscode
chore: 调整文件结构 service 和 web 分离
2023-02-13 10:00:08 +08:00
src
feat: 当用gpt-4的API 时增加可用的 Max Tokens (
#729
)
2023-03-22 18:31:04 +08:00
.env.example
feat: 更新依赖并兼容已存在的代理
2023-03-22 18:23:31 +08:00
.eslintrc.json
chore: 添加 service 打包编译设置
2023-02-13 20:10:08 +08:00
.gitignore
chore: 添加 service 打包编译设置
2023-02-13 20:10:08 +08:00
.npmrc
chore: 补全配置
2023-02-13 19:56:11 +08:00
package.json
feat: 更新依赖并兼容已存在的代理
2023-03-22 18:23:31 +08:00
pnpm-lock.yaml
feat: 更新依赖并兼容已存在的代理
2023-03-22 18:23:31 +08:00
tsconfig.json
chore: 补全配置
2023-02-13 19:56:11 +08:00
tsup.config.ts
chore: 添加 service 打包编译设置
2023-02-13 20:10:08 +08:00