chatgpt-web/service
Peter Dave Hello 7474b2c149
Add GPT-4o mini support (#2102)
Reference:
- https://platform.openai.com/docs/models/gpt-4o-mini
- https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/
2024-07-19 11:07:35 +08:00
..
.vscode chore: 调整文件结构 service 和 web 分离 2023-02-13 10:00:08 +08:00
src Add GPT-4o mini support (#2102) 2024-07-19 11:07:35 +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 chore: replace EOL Node.js v19 w/ LTS v20 in engine spec (#2080) 2024-05-16 09:40:06 +08:00
package.json chore: replace EOL Node.js v19 w/ LTS v20 in engine spec (#2080) 2024-05-16 09:40:06 +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