panyy
|
fc73869fa5
|
feat:限制必须api-key或登录
|
2026-06-29 16:18:30 +08:00 |
panyy
|
9bddff2914
|
fix: 修复知识库的1、3、5、6、7、8、10
|
2026-06-11 11:25:45 +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
|
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 |
panyy
|
fba331849e
|
菜单权限管理
|
2026-03-16 10:33:48 +08:00 |
tanlianwang
|
a4937899f7
|
build(admin): 添加管理后台静态资源文件
- 添加404页面样式文件到各个管理后台目录
- 添加500错误页面相关JS文件
- 添加多个频道相关的JS模块文件
- 完善管理后台和聊天功能的静态资源配置
|
2026-03-12 14:21:55 +08:00 |
tanlianwang
|
0546b773db
|
feat(ui): 添加系统管理菜单功能并优化模型相关文案
- 新增系统管理菜单,包含用户管理、资源授权和系统设置功能
- 实现资源授权下拉菜单,支持应用、知识库、工具和模型的授权管理
- 实现系统设置下拉菜单,支持邮件设置等功能
- 将模型相关文案中的"供应商"统一修改为"模型",提升表述准确性
- 更新模型表单和API中的字段名称和提示信息
- 修复前端国际化文件中模型相关的翻译内容
|
2026-03-04 10:57:37 +08:00 |
tanlianwang
|
8263ab2009
|
refactor(ui): 调整左右布局v1
- 将所有API接口中的String类型统一改为string类型
- 修改EchartsRander组件中option变量声明为const
- 调整FormItem组件中validator变量声明为const
- 更新侧边栏样式为固定宽度240px并重新设计布局结构
- 移除主布局中的头部组件和相关主题配置逻辑
- 调整布局容器最小宽度从240调整为260
|
2026-03-04 09:28:09 +08:00 |
wxg0103
|
74b1bce315
|
feat: add token usage and top questions statistics retrieval
|
2025-11-13 14:55:47 +08:00 |
CaptainB
|
aa42c6f76f
|
feat: add API method for replacing source files in documents
|
2025-10-20 15:51:04 +08:00 |
CaptainB
|
620d4ff996
|
feat: add document replacement functionality with file upload
|
2025-10-20 15:32:30 +08:00 |
CaptainB
|
ba5f86d6df
|
feat: add API endpoint and methods for retrieving workspace knowledge tags
|
2025-10-20 11:32:44 +08:00 |
wxg0103
|
087f707002
|
feat: update OAuth2 callback functions to include access token handling for DingTalk and Lark
|
2025-10-17 11:14:03 +08:00 |
CaptainB
|
79fbc52741
|
feat: add search document node functionality and related configurations
|
2025-10-17 10:27:31 +08:00 |
CaptainB
|
c47c70afb0
|
feat: implement knowledge tag management functionality
|
2025-10-15 11:35:34 +08:00 |
wxg0103
|
ef0713ecc6
|
feat: improve code formatting and add video list handling in chat components
|
2025-10-15 10:23:37 +08:00 |
zhangzhanwei
|
94560b8394
|
feat: Folder authorization frontend
|
2025-10-14 16:39:41 +08:00 |
wxg0103
|
9d9ae437d4
|
feat: add operation log clear policy and related dialog for cleanup time setting
|
2025-10-11 17:40:15 +08:00 |
wxg0103
|
74efef904f
|
feat: enhance logout logic to handle different user source types
|
2025-09-28 14:45:16 +08:00 |
CaptainB
|
fc05d26eaf
|
feat: add TestConnection API endpoint and corresponding frontend functionality
|
2025-09-25 12:05:21 +08:00 |
wxg0103
|
6f3ad77fba
|
fix: update getCaptcha function to include accessToken and simplify captcha display logic
|
2025-09-24 18:55:37 +08:00 |
zhangzhanwei
|
71cec2fca4
|
feat: Support stt model params setting
|
2025-09-19 10:15:02 +08:00 |
wxg0103
|
f06bdf3ee5
|
feat: implement RSA encryption for login data and update authentication settings
|
2025-09-18 18:43:39 +08:00 |
wxg0103
|
b6bab14d8a
|
fix: update authentication settings retrieval and enhance redirect logic for password auth type
|
2025-09-18 13:26:56 +08:00 |
wxg0103
|
68ce998012
|
feat: add username parameter to getCaptcha function and hash password with MD5 during login
|
2025-09-17 17:52:06 +08:00 |
wxg0103
|
680502f366
|
feat: enhance login logic with dynamic captcha display and add API for fetching authentication settings
|
2025-09-17 15:11:39 +08:00 |
wxg0103
|
ceb601d74a
|
feat: add login settings management and captcha display logic
|
2025-09-16 18:24:40 +08:00 |
zhangzhanwei
|
422dde8ba3
|
feat: System application generate prompt
|
2025-09-15 11:48:11 +08:00 |
zhangzhanwei
|
6412c79794
|
feat: Improve prompt
|
2025-09-12 17:14:33 +08:00 |
CaptainB
|
e988cbca91
|
feat: add Appstore tool retrieval and store tool API endpoint
|
2025-09-09 15:08:33 +08:00 |
zhangzhanwei
|
b06fd7ad2a
|
feat: Generate prompt
|
2025-09-09 14:11:02 +08:00 |
CaptainB
|
ec5c076557
|
chore: add mcp_output_enable field to application and applicationversion models
|
2025-09-08 15:43:51 +08:00 |
CaptainB
|
4a8cd95119
|
feat: add MCP and tool configuration options in application settings
|
2025-09-08 14:54:35 +08:00 |
CaptainB
|
545693f19f
|
fix: update getToolList function signature and correct filter query in shared_tool.py
|
2025-08-29 16:11:56 +08:00 |
wangdan-fit2cloud
|
7756d02b6a
|
feat: Resource management authorization
|
2025-08-27 15:12:41 +08:00 |
shaohuzhang1
|
33806f66d0
|
feat: Workplace resource authorization (#3864)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-08-15 17:48:52 +08:00 |
shaohuzhang1
|
c0b2aa3688
|
feat: System resource authorization function (#3861)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-08-15 16:03:03 +08:00 |
CaptainB
|
f1356e9b61
|
feat: add MCP tool support with new form and dropdown options
|
2025-08-12 10:41:42 +08:00 |
wxg0103
|
a1c4aa3733
|
refactor: update parameter names in application functions for clarity
|
2025-08-04 18:15:36 +08:00 |
wangdan-fit2cloud
|
cbf7dd00cf
|
fix: Uploading attachments for conversation allows for direct conversation
|
2025-08-04 11:03:08 +08:00 |
wangdan-fit2cloud
|
86ad2c54c6
|
feat: applicaiton resource managment
|
2025-07-30 19:38:02 +08:00 |
wxg0103
|
549aa62349
|
refactor: update user search parameters and improve code formatting in chat user components
|
2025-07-30 17:12:51 +08:00 |
CaptainB
|
5530b81f8b
|
feat: add chat user and chat user group APIs for system knowledge management
|
2025-07-30 13:14:20 +08:00 |
CaptainB
|
f020ab4b28
|
feat: refactor getSelectModelList to use workspace_id from data and update model retrieval logic
|
2025-07-30 10:38:57 +08:00 |
wangdan-fit2cloud
|
03fbba0952
|
feat: knowledge resource management and model resource management
|
2025-07-29 18:36:27 +08:00 |
wangdan-fit2cloud
|
bf7d5c2e61
|
feat: Tool reaource
|
2025-07-25 18:12:03 +08:00 |
wxg0103
|
f744e8b109
|
feat: add platform authentication methods and improve QR code handling
|
2025-07-25 17:53:54 +08:00 |
CaptainB
|
2ec98d9c3b
|
fix: update request data handling to use request.data instead of request.query_params
|
2025-07-21 12:25:17 +08:00 |