JzoNg
|
f85ff9ef78
|
Merge branch 'feat/plugins' into dev/plugin-deploy
|
2024-11-08 21:34:59 +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
|
5d7c527702
|
merge feat/plugins
|
2024-11-08 13:57:34 +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 |
Yeuoly
|
56f2464a4f
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-06 18:30:02 +08:00 |
Novice
|
d330d31ee5
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-05 20:29:59 +08:00 |
GeorgeCaoJ
|
0858108423
|
fix(workflow): handle else condition branch addition error in if-else node (#10257)
|
2024-11-05 20:29:59 +08:00 |
-LAN-
|
c711c5e36e
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-05 20:29:09 +08:00 |
crazywoola
|
e79c3e4531
|
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211)
|
2024-11-05 20:28:28 +08:00 |
StyleZhang
|
08bb6bf858
|
fix: tags
|
2024-11-05 17:35:47 +08:00 |
Novice
|
d1505b15c4
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-05 10:32:49 +08:00 |
GeorgeCaoJ
|
cca2e7876d
|
fix(workflow): handle else condition branch addition error in if-else node (#10257)
|
2024-11-05 09:56:41 +08:00 |
-LAN-
|
6452342222
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-04 15:55:34 +08:00 |
crazywoola
|
2ed6bb86c1
|
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211)
|
2024-11-03 12:53:49 +08:00 |
Joel
|
99a9bf6d56
|
feat: support search from marketplace list
|
2024-11-01 18:36:24 +08:00 |
Yeuoly
|
7cea6c1713
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-01 16:46:40 +08:00 |
Joel
|
3c8548c562
|
feat: create tool model
|
2024-11-01 16:14:01 +08:00 |
Joel
|
ca50522f80
|
feat: set tool params
|
2024-11-01 15:21:38 +08:00 |
Joel
|
9f08206503
|
feat: can choose tool in agent page
|
2024-11-01 14:41:27 +08:00 |
Joel
|
66be03f622
|
fix: search tools ui and some ui problem
|
2024-11-01 14:02:10 +08:00 |
Joel
|
04ba0a3500
|
Merge branch 'feat/plugins' into dev/plugin-deploy
|
2024-11-01 12:39:07 +08:00 |
Joel
|
a273ae35f9
|
merge feat/plugins
|
2024-11-01 12:37:42 +08:00 |
JzoNg
|
c39be7852f
|
Revert "parameters and rules"
This reverts commit 22696fa75b.
|
2024-11-01 12:00:54 +08:00 |
Kota-Yamaguchi
|
f674de4f5d
|
feat: synchronize input/output variables in the panel with generated code by the code generator (#10150)
|
2024-11-01 11:39:32 +08:00 |
StyleZhang
|
197f1b3957
|
feat: search box
|
2024-11-01 11:26:36 +08:00 |
Joel
|
207b589458
|
chore: toolpicker add trigger
|
2024-11-01 11:22:18 +08:00 |
zxhlyh
|
2ecdc54b0b
|
Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-10-31 20:20:46 +08:00 |
Joel
|
bca99cf4f8
|
feat: tool picker
|
2024-10-31 18:37:50 +08:00 |
Joel
|
7f2980fbc0
|
chore: fix index show
|
2024-10-31 16:10:48 +08:00 |
Joel
|
ae21d48132
|
feat: list flat view
|
2024-10-31 15:59:39 +08:00 |
Joel
|
7dd7f06f7d
|
chore: handle icon toggle fold
|
2024-10-31 12:00:11 +08:00 |
Joel
|
074e660a67
|
feat: can add tree view
|
2024-10-31 11:37:55 +08:00 |
Kota-Yamaguchi
|
6c25131964
|
chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083)
|
2024-10-31 09:52:59 +08:00 |
JzoNg
|
22696fa75b
|
parameters and rules
|
2024-10-31 08:22:14 +08:00 |
Joel
|
9c4e809799
|
chore: tiny css and i18n
|
2024-10-30 14:27:39 +08:00 |
Joel
|
169eb32662
|
chore: toolpicker ui
|
2024-10-30 14:24:00 +08:00 |
StyleZhang
|
0f4291bd36
|
merge main
|
2024-10-30 11:20:20 +08:00 |
Joel
|
34652010f5
|
feat: add market url prefix
|
2024-10-29 18:09:59 +08:00 |