-LAN-
8c35663220
feat: queue-based graph engine
...
Signed-off-by: -LAN- <[email protected] >
2025-08-27 15:33:28 +08:00
dac72b078d
feat: support bool type variable frontend ( #24437 )
...
Co-authored-by: QuantumGhost <[email protected] >
2025-08-26 18:16:05 +08:00
-LAN- and GitHub
577062b93a
refactor: simplify variable pool key structure and improve type safety ( #23732 )
...
Signed-off-by: -LAN- <[email protected] >
2025-08-11 18:10:04 +08:00
0cb00d5fd2
refactor: move structured output support outside LLM Node ( #21565 )
...
Co-authored-by: Novice <[email protected] >
2025-06-27 14:55:31 +08:00
NeatGuyCoding and GitHub
6bb82f8ee0
Fix minor comment missing ( #21517 )
2025-06-26 10:06:49 +08:00
QuantumGhost and GitHub
268da31332
fix(api): adding variable to variable pool recursively while loading draft variables. ( #21478 )
...
This PR fix the issue that `ObjectSegment` are not recursively added to the draft variable pool while loading draft variables from database. It also fixes an issue about loading variables with more than two elements in the its selector.
Enhances #19735 .
Closes #21477 .
2025-06-25 12:39:22 +08:00
-LAN- and GitHub
5ccfb1f4ba
refactor: Improve model status handling and structured output ( #20586 )
...
Signed-off-by: -LAN- <[email protected] >
2025-06-04 19:56:54 +08:00
Bowen Liang and GitHub
cbc8ebd8f5
chore: bump pydantic to 2.11 and pydantic-settings to 2.9 ( #15049 )
2025-05-08 17:39:51 +08:00
Novice and GitHub
da9269ca97
feat: structured output ( #17877 )
2025-04-18 16:33:53 +08:00
非法操作 and GitHub
44f911a0a8
chore: docstring not match the function parameter ( #17162 )
2025-03-31 13:19:15 +08:00
Arcaner and GitHub
becd03a4aa
fix: enhance file extension condition check for if-else node ( #17060 )
2025-03-29 14:20:18 +08:00
33a565a719
perf: Implemented short-circuit evaluation for logical conditions ( #13674 )
...
Co-authored-by: liusurong.lsr <[email protected] >
2025-02-13 19:35:03 +08:00
-LAN- and GitHub
9a5bdae07f
feat(condition): add support for 'exists' and 'not exists' operators ( #9687 )
2024-10-23 13:25:17 +08:00
-LAN- and GitHub
e61752bd3a
feat/enhance the multi-modal support ( #8818 )
2024-10-21 10:43:49 +08:00
Bowen Liang and GitHub
2cf1187b32
chore(api/core): apply ruff reformatting ( #7624 )
2024-09-10 17:00:20 +08:00
dabfd74622
feat: Parallel Execution of Nodes in Workflows ( #8192 )
...
Co-authored-by: StyleZhang <[email protected] >
Co-authored-by: Yi <[email protected] >
Co-authored-by: -LAN- <[email protected] >
2024-09-10 15:23:16 +08:00
5e6fc58db3
Feat/environment variables in workflow ( #6515 )
...
Co-authored-by: JzoNg <[email protected] >
2024-07-22 15:29:39 +08:00
-LAN- and GitHub
fc37887a21
refactor(api/core/workflow/nodes/http_request): Remove mask_authorization_header because its alwary true. ( #6379 )
2024-07-17 16:52:14 +08:00
-LAN- and GitHub
54756cd3b2
chore(core/workflow/utils/variable_template_parser): Refactor VariableTemplateParser class for better readability and maintainability. ( #5328 )
2024-06-17 21:18:56 +08:00
Yeuoly and GitHub
73dee84cab
fix: add handling for non-string type in variable template parser ( #4996 )
2024-06-06 16:38:13 +08:00
7753ba2d37
FEAT: NEW WORKFLOW ENGINE ( #3160 )
...
Co-authored-by: Joel <[email protected] >
Co-authored-by: Yeuoly <[email protected] >
Co-authored-by: JzoNg <[email protected] >
Co-authored-by: StyleZhang <[email protected] >
Co-authored-by: jyong <[email protected] >
Co-authored-by: nite-knite <[email protected] >
Co-authored-by: jyong <[email protected] >
2024-04-08 18:51:46 +08:00