chatgpt-web/service
puppywang 628187f5c3
feat: add proxy support and fix streaming mode (#122)
2023-02-25 17:13:19 +08:00
..
.vscode chore: 调整文件结构 service 和 web 分离 2023-02-13 10:00:08 +08:00
src feat: add proxy support and fix streaming mode (#122) 2023-02-25 17:13:19 +08:00
.env feat: 支持 accessToken 请求 web api 调用 (#80) 2023-02-21 15:26:23 +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: add proxy support and fix streaming mode (#122) 2023-02-25 17:13:19 +08:00
pnpm-lock.yaml feat: add proxy support and fix streaming mode (#122) 2023-02-25 17:13:19 +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