Commit Graph

5724 Commits

Author SHA1 Message Date
zhangzhanwei ba0f5b5583 feat: Knowledge workflow save interface 2025-12-02 16:40:48 +08:00
shaohuzhang1 0a233cae84
fix: The knowledge base workflow upload defaults to selecting the first one (#4415) 2025-12-02 16:20:15 +08:00
liqiang-fit2cloud bfb5949582 Merge remote-tracking branch 'origin/v2' into v2 2025-12-02 16:07:59 +08:00
liqiang-fit2cloud 0638f6951a fix: handle long arguments in sandbox. 2025-12-02 16:07:51 +08:00
CaptainB 6ad6241e15 fix: correct logo image width in KnowledgeSetting component 2025-12-02 16:03:51 +08:00
wxg0103 7a77610bcf fix: correct error handling in URL processing function 2025-12-02 16:00:59 +08:00
liqiang-fit2cloud 9b621bc783 fix: handle long arguments in sandbox. 2025-12-02 15:42:55 +08:00
shaohuzhang1 d83d70aecf
fix: Upload documents from the workflow knowledge base (#4414) 2025-12-02 15:40:49 +08:00
wangdan-fit2cloud f6ddd7afa3 fix: Fix import document router error 2025-12-02 15:24:15 +08:00
CaptainB 3a83472d77 feat: add source_file_id to document split and knowledge write nodes 2025-12-02 15:19:31 +08:00
CaptainB 97bd98e6ce feat: allow additional knowledge type in template condition 2025-12-02 14:58:19 +08:00
zhangzhanwei e39aa24dca feat: Knowledge workflow back route permission 2025-12-02 14:56:18 +08:00
wxg0103 60e9916360 fix: raise exception for file size limit exceeded 2025-12-02 14:44:55 +08:00
wxg0103 ecdf558672 fix: update mp3 MIME type and improve file upload error handling 2025-12-02 14:40:45 +08:00
wxg0103 33da607302 feat: implement AWS Bedrock Vision-Language and Reranker models with credential validation 2025-12-02 14:27:38 +08:00
wangdan-fit2cloud 12bc39ff65 fix: Fix import document router error 2025-12-02 14:21:40 +08:00
shaohuzhang1 848b48b490
fix: After modifying the dialogue prefix, the embedded page cannot have a conversation (#4411) 2025-12-02 14:12:24 +08:00
CaptainB 35b6fe13a1 feat: add knowledge version management endpoints and publish functionality 2025-12-02 12:53:33 +08:00
wxg0103 16f4d2a721 feat: add upload method selection prompt to file upload settings 2025-12-02 11:40:01 +08:00
zhangzhanwei ac97e6026f fix: Knowledge workflow route 2025-12-02 11:27:28 +08:00
wxg0103 8e5aa084f6 fix: restructure local upload component for improved readability
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-02 11:06:55 +08:00
CaptainB a8c4e48e31 feat: enhance form layout and add dynamic selection for chunk size, patterns, and limits 2025-12-02 10:13:25 +08:00
wangdan-fit2cloud 4b417edbbf perf: Knowledge base workflow document import
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-01 18:28:54 +08:00
shaohuzhang1 f29a8c3701
fix: The knowledge base workflow data source can only be the starting node (#4409) 2025-12-01 18:19:32 +08:00
wxg0103 7e9c440869 feat: add upload method label translations to workflow settings 2025-12-01 17:47:58 +08:00
shaohuzhang1 7e1c2c2166
fix: Unable to parse expression (#4408) 2025-12-01 17:25:46 +08:00
wxg0103 0f6cd8afc3 fix: update file upload limit handling to use dictionary access 2025-12-01 16:26:36 +08:00
wxg0103 a9692ee681 feat: add langchain-aws dependency for enhanced functionality 2025-12-01 16:01:43 +08:00
wxg0103 4c70a5cc93 feat: add langchain-aws dependency for enhanced functionality 2025-12-01 15:54:28 +08:00
CaptainB ad869bc9c6 feat: remove unique constraint on knowledge workflow version 2025-12-01 15:52:29 +08:00
CaptainB 117212a580 chore: update typos_check.yml to exclude loopEdge.ts from checks 2025-12-01 15:50:12 +08:00
wangdan-fit2cloud c9656e8804 fix: Fix table rendering errors 2025-12-01 15:28:19 +08:00
shaohuzhang1 cbbdef0462
feat: Knowledge base workflow release, version management function (#4405)
* feat: Knowledge base workflow release, version management function

* feat: Knowledge base workflow release, version management function
2025-12-01 15:04:25 +08:00
liqiang-fit2cloud e3c36b3476 refactor: catch more exception details. 2025-12-01 14:52:05 +08:00
CaptainB c2658fa735 feat: update file name for existing records based on sha256_hash and knowledge/document IDs 2025-12-01 14:36:36 +08:00
CaptainB 056f79a8b8 feat: update shared knowledge workflow API and adjust data source handling 2025-12-01 13:30:05 +08:00
CaptainB f08a9c53d4 feat: add knowledge workflow management endpoints and related functionality 2025-12-01 13:19:35 +08:00
wangdan-fit2cloud 769790a768 fix: Fix table rendering errors 2025-12-01 12:43:42 +08:00
CaptainB 9e3b16c3ce feat: add success message for document replacement in multiple languages 2025-12-01 12:19:36 +08:00
wxg0103 8a147dddb6 fix: set default table height to 300 for improved layout 2025-12-01 11:39:31 +08:00
liqiang-fit2cloud 5b393e92d6 fix: remove useless code caused by merge. 2025-12-01 11:25:25 +08:00
CaptainB e9d4ac38ac feat: enhance knowledge serialization to include workflow details
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-28 19:17:36 +08:00
wangdan-fit2cloud e0bbf06357 fix: Fix document routing issues 2025-11-28 18:26:03 +08:00
wxg0103 caafea2cc0 feat: add Docker AI provider to the model provider list 2025-11-28 17:44:46 +08:00
wxg0103 becfd1f4a9 feat: add Docker AI icon SVG asset 2025-11-28 17:41:00 +08:00
zhangzhanwei 35fe162032 feat: Knowledge write node chunk embeding 2025-11-28 17:36:00 +08:00
shaohuzhang1 8a1284d075
fix: build type-check error (#4400) 2025-11-28 16:58:43 +08:00
wxg0103 590a7a38f3 feat: implement Docker AI model provider with various model credentials and parameters 2025-11-28 16:49:08 +08:00
CaptainB 62cbb7a8dc feat: add workflow knowledge card to KnowledgeSetting component 2025-11-28 16:42:47 +08:00
CaptainB 6ca265dae8 feat: add chunk_size parameter to document splitting and chunk handling 2025-11-28 16:05:12 +08:00