ForcePilot/web
Wenjie Zhang 9f641ede78 feat(model-config): 添加模型手动管理功能及失效模型检测
- 在模型供应商组件中添加手动管理模式,当无法自动获取模型列表时可手动添加/移除模型
- 添加失效模型检测功能,可一键移除配置中不存在的模型
- 新增 ModelScope 供应商图标支持
- 调整用户头像和模型图标尺寸样式
- 更新文档说明图片显示的环境变量配置
2025-12-16 15:47:50 +08:00
..
public feat(agent): 添加智能体元数据支持和示例问题展示 2025-09-09 20:25:48 +08:00
src feat(model-config): 添加模型手动管理功能及失效模型检测 2025-12-16 15:47:50 +08:00
.eslintrc.cjs first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
.gitignore first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
.prettierrc.json first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
index.html rename 2024-09-14 02:45:35 +08:00
package.json Add dark/light theme toggle feature (#343) 2025-11-23 01:39:44 +08:00
pnpm-lock.yaml Add dark/light theme toggle feature (#343) 2025-11-23 01:39:44 +08:00
vite.config.js fix(deploy): 更新API代理配置以匹配容器网络 2025-11-14 11:00:57 +08:00