shaohuzhang1
|
c25a950650
|
feat: Support parameter extraction nodes (#4208)
|
2025-10-17 15:18:33 +08:00 |
CaptainB
|
79fbc52741
|
feat: add search document node functionality and related configurations
|
2025-10-17 10:27:31 +08:00 |
wangdan-fit2cloud
|
1f4dd3577c
|
fix: Fix the start node cannot be deleted
|
2025-10-16 11:25:33 +08:00 |
wxg0103
|
622780e77d
|
feat: add video understanding node and related components
|
2025-10-14 17:38:05 +08:00 |
shaohuzhang1
|
d39e8aa36a
|
fix: Wordflow implements multi-select nodes (#4183)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-10-14 14:54:43 +08:00 |
shaohuzhang1
|
112ca7976a
|
feat: Support variable splitting nodes (#4181)
|
2025-10-14 11:05:42 +08:00 |
shaohuzhang1
|
7318fda061
|
fix: After selecting the knowledge base for the knowledge base retrieval node, copy the node, but the new node does not have the control for selecting the knowledge base (#4170)
|
2025-10-10 14:37:35 +08:00 |
shaohuzhang1
|
6faa72d0b7
|
fix: In workflow applications, the display of custom icons for sub applications and tools in the box below the variable selection is incorrect (#4168)
|
2025-10-10 13:55:16 +08:00 |
shaohuzhang1
|
f59648b817
|
fix: The name of the loop body is not fixed (#4167)
|
2025-10-10 11:54:16 +08:00 |
wangdan-fit2cloud
|
9c1177759a
|
fix: Optimize some styles
|
2025-10-09 17:28:06 +08:00 |
shaohuzhang1
|
d380a22384
|
fix: Multiple judgments in a workflow cannot be combined with one discriminator #4146 (#4151)
|
2025-10-09 11:51:58 +08:00 |
shaohuzhang1
|
9640c7ba9e
|
fix: Allow variables to be assigned as the end node of the loop node (#4125)
|
2025-09-26 17:03:45 +08:00 |
shaohuzhang1
|
db0ed2662b
|
style: Highly optimized when adding BREAK and Continue nodes (#4102)
|
2025-09-24 17:37:45 +08:00 |
shaohuzhang1
|
218cbf4ad9
|
fix: Loop node deletion without deleting loop body (#4090)
|
2025-09-23 15:55:32 +08:00 |
shaohuzhang1
|
4242c776ed
|
fix: Infinite loop increases maximum loop count limit (#4088)
|
2025-09-23 15:35:21 +08:00 |
shaohuzhang1
|
4266a74b8c
|
fix: Loop validation and other bugs (#4082)
|
2025-09-22 19:28:11 +08:00 |
wangdan-fit2cloud
|
d7ee6b74b3
|
fix: change workflow icon
|
2025-09-19 18:52:28 +08:00 |
wangdan-fit2cloud
|
7af880f1db
|
feat: Consciousness recognition node
|
2025-09-18 14:55:03 +08:00 |
wangdan-fit2cloud
|
4b52d5f232
|
feat: loop node
|
2025-09-17 18:23:13 +08:00 |
shaohuzhang1
|
ab93ac7c4e
|
fix: Loop node embedding sub application error (#4050)
|
2025-09-17 16:41:45 +08:00 |
wangdan-fit2cloud
|
a04ee1764c
|
fix: Optimize font color(#2792)
|
2025-09-16 16:11:07 +08:00 |
shaohuzhang1
|
7264545ab6
|
feat: Support loop node (#4045)
|
2025-09-16 15:49:49 +08:00 |
wxg0103
|
1fb280aa3d
|
feat: add source field to user serializer and update user creation logic
|
2025-09-12 15:34:13 +08:00 |
wxg0103
|
7dc132e35c
|
feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration
|
2025-09-12 14:27:48 +08:00 |
zhangzhanwei
|
ce6f801a35
|
feat: Intent classify
|
2025-09-12 11:54:53 +08:00 |
shaohuzhang1
|
796001a4ae
|
fix: Canvas icon cannot be dragged or dropped (#3951)
|
2025-08-27 19:10:24 +08:00 |
wangdan-fit2cloud
|
420b36fbdb
|
fix: Fix some styling issues
|
2025-08-27 17:37:11 +08:00 |
shaohuzhang1
|
5426e90234
|
fix: Add application nodes in advanced orchestration, unpublished applications are not filtered out (#3820)
|
2025-08-05 16:53:51 +08:00 |
shaohuzhang1
|
1d53b768ac
|
fix: The selected variable of the variable assignment node in advanced orchestration does not echo (#3819)
|
2025-08-05 16:41:42 +08:00 |
shaohuzhang1
|
47c51c9466
|
fix: Node copied in orchestration, default name incorrect, should be in numerical calculation form of+1, not string form of+1 (#3818)
|
2025-08-05 16:29:55 +08:00 |
shaohuzhang1
|
6ba6ed065e
|
fix: When the workflow session variable is not added, the dropdown option does not display the session variable attribute (#3816)
|
2025-08-05 15:17:32 +08:00 |
shaohuzhang1
|
c1c0c6a5a5
|
perf: Optimize login page (#3805)
* perf: icon optimize
* perf: Optimize login page
---------
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
|
2025-08-04 18:07:47 +08:00 |
shaohuzhang1
|
6e1fb1d4ce
|
fix: [Advanced Orchestration] The content in the specified reply was repeated several times when the Q&A was output. #3754 (#3801)
|
2025-08-04 14:19:03 +08:00 |
shaohuzhang1
|
83a1ffb891
|
feat: Support session variables (#3792)
|
2025-08-01 17:11:36 +08:00 |
wangdan-fit2cloud
|
0e78245bfb
|
perf: Style optimization and some icon updates
|
2025-08-01 17:05:32 +08:00 |
wangdan-fit2cloud
|
543210bc64
|
perf: perf
|
2025-07-09 02:58:16 +08:00 |
wangdan-fit2cloud
|
66807217c1
|
fix: bugs
|
2025-07-07 21:05:05 +08:00 |
shaohuzhang1
|
6effb8f0fb
|
feat: Application chat (#3494)
|
2025-07-07 16:08:37 +08:00 |
wangdan-fit2cloud
|
a4d4707845
|
feat: bugs
|
2025-07-03 15:12:19 +08:00 |
wangdan-fit2cloud
|
746fbe8705
|
feat: application
|
2025-07-01 20:33:01 +08:00 |
wangdan-fit2cloud
|
2dc3d91a6c
|
feat: node
|
2025-07-01 16:26:51 +08:00 |
teukkk
|
e5d26301c7
|
refactor: dropdownMenu
|
2025-06-30 18:09:07 +08:00 |
wangdan-fit2cloud
|
d90805acbb
|
fix: bugs
|
2025-06-26 21:13:52 +08:00 |
wangdan-fit2cloud
|
d626601672
|
feat: common
|
2025-06-26 20:25:33 +08:00 |
wangdan-fit2cloud
|
91dbe1907c
|
feat: workspace
|
2025-06-26 16:36:15 +08:00 |
wangdan-fit2cloud
|
b5bbf9d0bb
|
feat: layout
|
2025-06-25 21:58:14 +08:00 |
shaohuzhang1
|
d9bd35e664
|
fix: ui (#3302)
|
2025-06-18 20:27:26 +08:00 |
wangdan-fit2cloud
|
75410459eb
|
fix: bug
|
2025-06-13 17:21:46 +08:00 |
shaohuzhang1
|
e9aa3a311c
|
feat application ui (#3250)
|
2025-06-13 14:25:18 +08:00 |
shaohuzhang1
|
bf630b9d07
|
feat: workflow application debug chat (#3245)
|
2025-06-12 21:10:10 +08:00 |