ChatGPT-Next-Web/app
2025-05-08 21:07:30 +08:00
..
api Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2025-02-16 10:50:07 +08:00
client feat: 支持 OpenAI 新模型 o3 与 o4-mini,并适配新参数 2025-04-18 20:36:07 +01:00
components Add support for MCP in export mode 2025-05-08 19:28:47 +08:00
config Add support for MCP in export mode 2025-05-08 19:28:47 +08:00
icons Fix: Set consistent fill color for OpenAI/MoonShot/Grok SVG to prevent color inversion in dark mode 2025-02-07 11:13:22 +08:00
lib merge code and get analyser data 2024-11-08 13:21:40 +08:00
locales danish rewording / improved button label 2025-02-15 13:08:58 +01:00
masks 面具“以文搜图”改成“AI文生图”,微调提示让图片生成更稳定无水印 2024-12-13 22:29:14 +08:00
mcp Split actions.ts into actions.server.ts and actions.client.ts 2025-05-08 21:07:30 +08:00
store Add support for MCP in export mode 2025-05-08 19:28:47 +08:00
styles fix: 修复多余的查看全部 2024-08-21 10:28:34 +08:00
utils fix(app/utils/chat.ts): fix type error 2025-02-26 19:58:32 +08:00
command.ts add fork 2024-09-14 14:19:11 +08:00
constant.ts feat: 支持 OpenAI 新模型 o3 与 o4-mini,并适配新参数 2025-04-18 20:36:07 +01:00
global.d.ts client app tauri updater #2966 2024-10-11 11:29:22 +08:00
layout.tsx feat: add ENABLE_MCP env var to toggle MCP feature globally and in Docker 2025-01-18 21:19:01 +08:00
page.tsx feat: add ENABLE_MCP env var to toggle MCP feature globally and in Docker 2025-01-18 21:19:01 +08:00
polyfill.ts
typing.ts Add support for MCP in export mode 2025-05-08 19:28:47 +08:00
utils.ts fix bug (trim eats space or \n mistakenly), optimize timeout by model 2025-02-12 17:49:54 +08:00