Commit Graph

299 Commits

Author SHA1 Message Date
StyleZhang e145dba487 fix: dsl check 2024-11-27 14:30:47 +08:00
StyleZhang a0873a956f merge main 2024-11-26 10:27:48 +08:00
-LAN- 3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. (#10947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-25 12:46:50 +08:00
Joel 2dd4c34423
fix: llm node do not pass sys.query in chatflow app init (#11053) 2024-11-25 12:01:57 +08:00
-LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-11-22 16:30:22 +08:00
-LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-11-22 15:05:04 +08:00
Joel 3e3ae989f0 chore: in tool file and files all support file and files 2024-11-22 10:54:22 +08:00
非法操作 8b16f07eb0
feat: add cURL import for http request node (#8656) 2024-11-21 22:25:18 +08:00
marvin-season fefda40acf
fix: fix bugs of frontend-workflow panel operator (#10945)
Co-authored-by: marvin <sea-son@foxmail.com>
2024-11-21 19:07:02 +08:00
Joel 11ed86f2a8 feat: download package 2024-11-21 14:25:58 +08:00
Joel 2067092f52 feat: detail link in tools 2024-11-21 11:33:21 +08:00
Joel 000db07d29 feat: in tool install plugin 2024-11-21 11:16:05 +08:00
Joel 98ae34acd5 chore: support tags filter 2024-11-21 10:51:36 +08:00
Joel 99ffe43e91 merge main 2024-11-20 18:24:03 +08:00
Joel 498222371c chore: parse marketplace bundle new api 2024-11-20 17:52:35 +08:00
非法操作 f3af7b5f35
fix: tool's file input display string (#10887) 2024-11-20 12:54:24 +08:00
非法操作 beb7953d38
feat: enhance the custom note (#8885) 2024-11-20 11:24:45 +08:00
zxhlyh 9861279395
fix: upload custom file extension (#10801) 2024-11-18 15:57:32 +08:00
Joel 1dc2d7f4a2 chore: fix jump url 2024-11-15 16:49:12 +08:00
Joel 6fbff78b9c merge 2024-11-15 15:16:53 +08:00
StyleZhang 984e4564f8 fix: dsl check plugin 2024-11-15 14:54:17 +08:00
JzoNg 194a99220b authorization of tool selector 2024-11-14 00:02:04 +08:00
JzoNg 926f85ce4f tool selector trigger 2024-11-14 00:02:04 +08:00
StyleZhang 577a948f42 feat: dsl check plugin 2024-11-13 15:48:25 +08:00
Joel 5c98d80fdf chore: more filter text content 2024-11-13 15:12:58 +08:00
Joel 89b470d0d5 fix: toggle tool 2024-11-13 15:04:23 +08:00
Joel 19dc983d30 feat: support toggle set tool when the texts changes 2024-11-13 14:54:37 +08:00
Joel 1573f6f6aa feat: add tag and q filter 2024-11-13 14:08:16 +08:00
Joel d67eb907dd fix: show index letter problem 2024-11-13 11:56:33 +08:00
Joel 83dae7e5bc fix: can not select action in workflow and tools 2024-11-13 11:38:44 +08:00
JzoNg 3c89b8a698 confirm model selector schema in agent and workflow 2024-11-12 16:57:22 +08:00
zxhlyh e4d175780e
fix: retrieval setting validate (#10454) 2024-11-12 14:38:24 +08:00
Novice f414d241c1
Feat/iteration single run time (#10512) 2024-11-11 14:47:52 +08:00
Charlie.Wei fbee41f8c7
The list action node adds methods to extract specific list objects (#10421)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-11 12:10:21 +08:00
非法操作 0587e24fdb
feat: support tool search also can search toolProvider's name (#10518) 2024-11-11 11:32:41 +08:00
Joel 6fcebf3ecd chore: remove log 2024-11-08 14:26:52 +08:00
Joel b754bf80ae fix: custom tools not show 2024-11-08 14:24:28 +08:00
Joel a9de7f24a2 merge main 2024-11-08 13:55:39 +08:00
JzoNg 5a679ed396 provider compatible in model_config 2024-11-08 12:32:02 +08:00
JzoNg 0cfd676fd6 provider compatible 2024-11-08 12:32:02 +08:00
Novice baaa3ae02c feat: Iteration node support parallel mode (#9493) 2024-11-07 17:39:09 +08:00
GeorgeCaoJ 623b27583b fix(workflow): handle else condition branch addition error in if-else node (#10257) 2024-11-07 17:38:39 +08:00
-LAN- 454b755c6b feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-07 17:38:35 +08:00
crazywoola 8e6f5f4bb0 Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 2024-11-07 17:38:29 +08:00
Kota-Yamaguchi 4b89dba3a5 feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2024-11-07 17:38:18 +08:00
zxhlyh ae3482e0b4 Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-11-07 17:38:14 +08:00
Kota-Yamaguchi dea45682bc chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083) 2024-11-07 17:38:06 +08:00
Joel 2dd9c64d34 chore: use query 2024-11-07 16:42:44 +08:00
Joel 91b3aec292 feat: add use tools 2024-11-07 15:24:17 +08:00
StyleZhang 08bb6bf858 fix: tags 2024-11-05 17:35:47 +08:00