Compare commits

...

11 Commits

Author SHA1 Message Date
panyy 9bddff2914 fix: 修复知识库的1、3、5、6、7、8、10 2026-06-11 11:25:45 +08:00
panyy 29d3110799 Merge remote-tracking branch 'origin/v3.2-tack' into v3.2
# Conflicts:
#	ui/src/views/model/component/SelectProviderDialog.vue
#	ui/src/views/model/index.vue
2026-06-11 10:55:29 +08:00
tanlianwang 83fbb3c600 feat(system_manage): 添加接入控制策略功能
- 新增接入控制策略模型和应用记录模型
- 实现策略的增删改查和应用功能
- 添加策略应用记录查询功能
- 在系统设置菜单中增加策略管理入口
- 实现前端策略管理页面和相关API接口
- 完成策略内容展示和时间范围格式化功能
2026-04-01 17:03:58 +08:00
tanlianwang 6c78f7372c feat(system): 添加系统配置API接口
- 新增getSystemConfig方法用于获取系统配置
- 实现了loading状态参数支持
- 集成Result类型返回结果封装
- 添加了API文档注释说明
2026-04-01 14:05:47 +08:00
tanlianwang c4361b158a feat(chat): 添加对话反馈功能和置信度显示
- 新增对话记录反馈提交功能,支持用户提交反馈内容
- 添加多语言支持包括英文、简体中文、繁体中文的反馈相关文案
- 在AI聊天界面添加反馈按钮和对话框组件
- 实现反馈类型选择和内容输入验证功能
- 添加置信度分数显示功能,在答案内容区域展示综合评分
- 更新应用发布流程,支持内部发布和公开发布的模式选择
- 优化系统资源管理中的应用访问控制逻辑
- 扩展应用聊天记录数据结构,增加反馈内容字段
- 实现反馈列表和详情展示功能,支持历史对话中的反馈查看
2026-03-31 19:03:10 +08:00
tanlianwang 193361fd64 feat(application): 添加对话日志国际化支持
- 在英文语言包中添加chatLog字段
- 在中文语言包中添加chatLog字段
- 移除无用的静态资源文件
2026-03-31 09:48:40 +08:00
tanlianwang 1c469f36b0 feat(knowledge): 添加知识库创建者管理和时间信息显示
- 在多语言文件中添加更新时间、基本信息和未知状态的翻译
- 在知识库序列化器中添加用户ID和创建用户字段支持
- 在知识库设置页面添加创建者选择器和时间信息展示卡片
- 实现创建者信息的前后端数据同步和页面更新逻辑
- 添加用户列表获取功能以支持创建者选择
- 优化样式以适配新的创建者信息展示布局
2026-03-30 10:48:15 +08:00
tanlianwang 3013efb93c feat(login): 添加登录页面品牌标识和导航功能
- 在忘记密码和重置密码页面添加中国移動图标和AI-RAG标题
- 集成ChinaMobileIcon组件并配置样式
- 添加响应式设计适配不同屏幕尺寸
- 在知识库列表中增加问题和命中测试导航选项
- 移除思维导图配置错误提示信息
2026-03-30 09:41:05 +08:00
tanlianwang e84aaa1698 feat(user): 添加用户角色管理功能
- 在用户管理表格中新增角色列显示
- 实现系统内置管理员角色不可修改的保护机制
- 添加用户编辑表单中的角色选择功能
- 新增中英文国际化角色标签翻译
- 实现用户详情抽屉中的角色字段绑定和显示
2026-03-27 13:39:34 +08:00
panyy 162222d88f 移除Aeure OpenAI和OpenAI这两个大模型 2026-03-20 11:29:21 +08:00
tanlianwang bbcdaa7ab2 chore(build): 清理过时的静态资源文件
- 删除 backend/static/admin 目录下的 404 样式文件
- 删除 static/admin/admin 目录下的 404 样式文件
- 删除 static/admin/chat 目录下的 404 样式文件
- 删除各个静态目录下过时的 500 错误页面 JS 文件
- 移除多个 channel 相关的 JS 模块文件
- 清理 admin 和 chat 相关的静态资源文件
2026-03-20 11:06:02 +08:00
1900 changed files with 2680 additions and 5181 deletions

View File

@ -1 +0,0 @@
17

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More