Commit Graph

448 Commits

Author SHA1 Message Date
shaohuzhang1 7e7e786bef Merge branch 'v2' into knowledge_workflow
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
# Conflicts:
#	apps/application/flow/workflow_manage.py
#	apps/common/utils/tool_code.py
#	ui/src/views/tool/component/ToolListContainer.vue
2025-11-21 18:09:39 +08:00
shaohuzhang1 ada109d7ca feat: tool datasource 2025-11-21 17:05:21 +08:00
wxg0103 56a8795b33 feat: add local and URL upload options with validation messages 2025-11-20 10:23:20 +08:00
shaohuzhang1 e758f015f3 feat: knowledge workflow
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-19 16:32:11 +08:00
wangdan-fit2cloud 6d38a71906 perf: Login authentication added prompt message 2025-11-18 11:22:19 +08:00
shaohuzhang1 bc1a4809e0 feat: knowledge workflow 2025-11-17 19:08:43 +08:00
wxg0103 74b1bce315 feat: add token usage and top questions statistics retrieval 2025-11-13 14:55:47 +08:00
shaohuzhang1 6b61dac7bf feat: knowledge workflow
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-12 17:00:39 +08:00
shaohuzhang1 8d7734b9c6 feat: knowledge workflow 2025-11-11 17:41:52 +08:00
shaohuzhang1 c632a09f1f feat: knowledge workflow 2025-11-06 18:05:40 +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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
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
wangdan-fit2cloud 69ff7f9af4 fix: Embedding mode issue fix 2025-07-16 13:51:10 +08:00