twwu
|
0d9991ec88
|
feat: Add ONLINE_DRIVE_OUTPUT and integrate into DataSource components for online drive support
|
2025-07-04 18:04:47 +08:00 |
|
jyong
|
7c5893db91
|
Merge branch 'feat/r2' into deploy/rag-dev
# Conflicts:
# web/app/components/workflow-app/components/workflow-main.tsx
# web/app/components/workflow/constants.ts
# web/app/components/workflow/header/run-and-history.tsx
# web/app/components/workflow/hooks-store/store.ts
# web/app/components/workflow/hooks/use-nodes-interactions.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/hooks/use-workflow.ts
# web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
# web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
# web/app/components/workflow/nodes/code/use-config.ts
# web/app/components/workflow/nodes/llm/default.ts
# web/app/components/workflow/panel/index.tsx
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/app/components/workflow/store/workflow/index.ts
# web/app/components/workflow/types.ts
# web/config/index.ts
# web/types/workflow.ts
|
2025-07-03 11:40:54 +08:00 |
|
jyong
|
832bef053f
|
Merge branch 'main' into feat/r2
# Conflicts:
# docker/docker-compose.middleware.yaml
# web/app/components/workflow-app/components/workflow-main.tsx
# web/app/components/workflow-app/hooks/index.ts
# web/app/components/workflow/hooks-store/store.ts
# web/app/components/workflow/hooks/index.ts
# web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
|
2025-07-02 18:20:05 +08:00 |
|
zxhlyh
|
a52bf6211a
|
merge main
|
2025-07-02 18:07:09 +08:00 |
|
zxhlyh
|
68f41bbaa8
|
Fix/workflow use nodes hooks (#21822)
|
2025-07-02 17:48:23 +08:00 |
|
zxhlyh
|
3bfa9767c0
|
Chore/workflow last run (#21823)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2025-07-02 17:48:07 +08:00 |
|
Joel
|
0c39490bb1
|
chore: put new run var to the top (#21816)
|
2025-07-02 15:56:22 +08:00 |
|
twwu
|
d7b0ccd6f7
|
feat: Add name field to data source credentials update function in usePipeline service
|
2025-07-02 15:08:20 +08:00 |
|
jyong
|
e23d7e39ec
|
Merge branch 'feat/datasource' into feat/r2
# Conflicts:
# api/services/rag_pipeline/rag_pipeline.py
# web/app/components/workflow/constants.ts
# web/app/components/workflow/header/run-and-history.tsx
# web/app/components/workflow/hooks/use-nodes-interactions.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/hooks/use-workflow.ts
# web/app/components/workflow/index.tsx
# web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
# web/app/components/workflow/nodes/_base/panel.tsx
# web/app/components/workflow/nodes/code/use-config.ts
# web/app/components/workflow/nodes/llm/default.ts
# web/app/components/workflow/panel/index.tsx
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/app/components/workflow/store/workflow/index.ts
# web/app/components/workflow/types.ts
# web/config/index.ts
# web/types/workflow.ts
|
2025-07-02 14:01:59 +08:00 |
|
twwu
|
0284e7556e
|
refactor: Refactor useDatasourceIcon hook and enhance dataset node rendering with AppIcon component
|
2025-07-02 13:48:11 +08:00 |
|
Joel
|
f53b177e1f
|
chore: new inspected variable add to top position instead of bottom (#21793)
|
2025-07-02 11:07:43 +08:00 |
|
Joel
|
5c11c22302
|
fix: can not reset system variables (#21750)
|
2025-07-01 16:00:17 +08:00 |
|
Kalo Chin
|
1b99e44e99
|
feat: Retain LLM Configuration Settings When Changing Model (#21247)
|
2025-07-01 11:32:46 +08:00 |
|
Minamiyama
|
25de39d9c6
|
Feat: sync input variable names to main() function (#21667)
|
2025-07-01 10:57:07 +08:00 |
|
NFish
|
6013d90426
|
Fix/ serveral bugs fixed in enterprise (#21729)
|
2025-07-01 10:42:11 +08:00 |
|
Minamiyama
|
7c76458b18
|
fix: fix node valid detect (#21709)
|
2025-07-01 10:32:00 +08:00 |
|
非法操作
|
eb9edf4908
|
fix: copy inspect variable value get extra quotes (#21680)
|
2025-06-30 22:14:29 +08:00 |
|
twwu
|
4c82c9d029
|
feat: Add Online Drive file management components and enhance file icon handling
|
2025-06-30 14:19:14 +08:00 |
|
zxhlyh
|
42655a3b1f
|
fix: checklist
|
2025-06-30 14:11:26 +08:00 |
|
Minamiyama
|
0f23e3d9ab
|
fix(ui): no hover effect in copy button of code node (#21671)
|
2025-06-29 14:49:10 +08:00 |
|
GuanMu
|
787ad5ab38
|
feat: Refactor panel component, add adaptive width observer to optimize panel width management (#21576)
|
2025-06-27 10:50:33 +08:00 |
|
crazywoola
|
81fc49d78c
|
fix: value_selector will be empty string (#21598)
|
2025-06-27 10:38:22 +08:00 |
|
GuanMu
|
fd41645f95
|
feat: Add display control logic for the variable inspection panel (#21539)
|
2025-06-27 10:22:39 +08:00 |
|
Yeuoly
|
cea6522122
|
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425)
|
2025-06-26 17:44:14 +08:00 |
|
HyaCinth
|
79fa3c7519
|
fix(web): optimize the pop logic of the tool selector (#21558) (#21559)
|
2025-06-26 16:45:01 +08:00 |
|
CorrectRoad
|
17722f581b
|
feat: add tooltip to workflow run node name (#21564)
|
2025-06-26 16:42:48 +08:00 |
|
zxhlyh
|
25fef5d757
|
merge main
|
2025-06-26 15:21:24 +08:00 |
|
Joel
|
1610f62a28
|
fix: var inspect doc link error (#21515)
|
2025-06-25 20:21:51 +08:00 |
|
Joel
|
4631575c12
|
feat: can support choose current node var
|
2025-06-25 16:06:08 +08:00 |
|
zxhlyh
|
a4f4fea0a5
|
fix: note node delete
|
2025-06-25 16:01:45 +08:00 |
|
-LAN-
|
0f5417ab84
|
feat(web): Contains sys.files in the default template. (#21476)
|
2025-06-25 13:06:07 +08:00 |
|
crazywoola
|
8a20134a5b
|
fix: inputs.items is undefined (#21463)
|
2025-06-25 11:02:27 +08:00 |
|
twwu
|
ccd346d1da
|
feat: add handling for RAG pipeline variables in node interactions
|
2025-06-25 10:40:48 +08:00 |
|
twwu
|
a866cbc6d7
|
feat: implement usePipeline hook for managing pipeline variables and refactor input field handling
|
2025-06-25 10:11:26 +08:00 |
|
Minamiyama
|
8ea27bc341
|
feat: persist debug-and-preview panel width in localstorage (#21434)
|
2025-06-24 20:34:11 +08:00 |
|
zxhlyh
|
8f4a0d4a22
|
variable picker
|
2025-06-24 17:27:06 +08:00 |
|
Joel
|
f668d89621
|
fix: last run not export var and ts problem (#21424)
|
2025-06-24 16:48:33 +08:00 |
|
Minamiyama
|
197c018c1f
|
fix missing style of conversation variable panel default value textarea (#21422)
|
2025-06-24 15:58:39 +08:00 |
|
Joel
|
1a1bfd4048
|
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).
Co-authored-by: jZonG <jzongcode@gmail.com>
|
2025-06-24 09:10:30 +08:00 |
|
zxhlyh
|
48f53f3b9b
|
workflow dependency
|
2025-06-23 15:02:57 +08:00 |
|
15
|
3537088135
|
Fixes #21351 (#21354)
|
2025-06-23 14:01:51 +08:00 |
|
twwu
|
b9f59e3a75
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-23 13:59:05 +08:00 |
|
Good Wood
|
43f5b21852
|
feat: add config for max-tree-depth (#21291)
|
2025-06-23 13:55:57 +08:00 |
|
QuantumGhost
|
3f9ced5374
|
Revert "feat:conversation variable support file array" (#21273)
|
2025-06-20 19:57:28 +08:00 |
|
KVOJJJin
|
223448af18
|
Feat: support selecting model in auto generator (#21208)
|
2025-06-20 13:42:42 +08:00 |
|
-LAN-
|
6b1ad634f1
|
fix(workflow_run): sequence_number race. (#21228)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-19 17:53:49 +08:00 |
|
zxhlyh
|
cff039d123
|
fix: workflow import sync env and conversation variables (#21215)
|
2025-06-19 15:44:42 +08:00 |
|
kinoooolu
|
2bb19f85c6
|
feat:conversation variable support file array (#21174)
Co-authored-by: kino.lu <kino.lu@vipshop.com>
|
2025-06-19 10:26:38 +08:00 |
|
非法操作
|
a205ee16b9
|
feat: improve the orgnize node operation (#21183)
|
2025-06-19 10:05:33 +08:00 |
|
twwu
|
387826674c
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-19 09:34:09 +08:00 |
|