chatgpt-web/service
Peter Dave Hello f257a54604
feat: add GPT-4o support (#2082)
Reference:
- https://platform.openai.com/docs/models/gpt-4o
- https://openai.com/index/hello-gpt-4o/
2024-05-16 09:39:49 +08:00
..
.vscode chore: 调整文件结构 service 和 web 分离 2023-02-13 10:00:08 +08:00
src feat: add GPT-4o support (#2082) 2024-05-16 09:39:49 +08:00
.env.example fix(proxy url): change default proxy url (#1567) 2023-04-24 20:07:46 +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-lock.json localization: Add additional English translations (#1987) 2023-12-03 04:27:38 -06:00
package.json update esno to fix tsx issue on Node v18.19 (#2083) 2024-05-16 09:39:33 +08:00
pnpm-lock.yaml update esno to fix tsx issue on Node v18.19 (#2083) 2024-05-16 09:39:33 +08:00
tsconfig.json chore: 补全配置 2023-02-13 19:56:11 +08:00
tsup.config.ts fix: ESM error (#826) 2023-03-23 20:43:47 +08:00