Commit Graph

4 Commits

Author SHA1 Message Date
a104046fbd feat: 扩展 Model 设置功能
- 添加 Embedding 模型类型支持
- 优化模型设置表单样式

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 17:19:11 +08:00
650789e934 feat: 扩展 Settings 页面功能
- 添加解析设置配置
- 优化模型设置表单
- 添加更多样式配置

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 16:21:44 +08:00
42a562d171 feat: 重构 Settings 页面样式
- 拆分 Settings 页面样式到独立 CSS 文件
- 新增 modelSettings、settings-parsing、settings 等样式文件
- 添加 TypeScript 类型定义

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 14:28:50 +08:00
7e2bf7b508 feat: 新增 Knowledge 和 Settings 页面
- 添加 Knowledge 知识库页面
- 添加 Settings 设置页面
- 添加 Model 设置需求文档

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 13:53:41 +08:00