-LAN-
5f7f851b17
fix: Refines None checks in result transformation
...
Simplifies the code by replacing type checks for None with
direct comparisons, improving readability and consistency in
handling None values during output validation.
Signed-off-by: -LAN- <[email protected] >
2025-04-28 15:40:14 +08:00
yihong and GitHub
56e15d09a9
feat: mypy for all type check ( #10921 )
2024-12-24 18:38:51 +08:00
-LAN- and GitHub
a056a9d601
feat(code_node): add more check ( #11949 )
...
Signed-off-by: -LAN- <[email protected] >
2024-12-22 10:40:43 +08:00
-LAN- and GitHub
a227af3664
fix(code_node): update type hints for string and number checks in Cod… ( #11936 )
...
Signed-off-by: -LAN- <[email protected] >
2024-12-21 21:24:22 +08:00
79a710ce98
Feat: continue on error ( #11458 )
...
Co-authored-by: Novice Lee <[email protected] >
Co-authored-by: Novice Lee <[email protected] >
2024-12-11 14:22:42 +08:00
-LAN- and GitHub
bf31a3efbc
feat(workflow-nodes): handle missing variables without failure ( #10471 )
2024-11-08 19:48:05 +08:00
-LAN- and GitHub
be96f6e62d
refactor(workflow): introduce specific exceptions for code validation ( #10218 )
2024-11-04 15:22:41 +08:00
-LAN- and GitHub
8f670f31b8
refactor(variables): replace deprecated 'get_any' with 'get' method ( #9584 )
2024-10-22 10:49:19 +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
40fb4d16ef
chore: refurbish Python code by applying refurb linter rules ( #8296 )
2024-09-12 15:50:49 +08:00
c69f5b07ba
chore: apply ruff E501 line-too-long linter rule ( #8275 )
...
Co-authored-by: -LAN- <[email protected] >
2024-09-12 14:00:36 +08:00
Bowen Liang and GitHub
292220c596
chore: apply pep8-naming rules for naming convention ( #8261 )
2024-09-11 16:40:52 +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
Bowen Liang and GitHub
a15080a1d7
bug: ( #7586 followup) fix config of CODE_MAX_STRING_LENGTH ( #7683 )
2024-08-27 10:38:24 +08:00
Bowen Liang and GitHub
3ace01cfb3
chore: cleanup and rearrange unclassified configs into feature config groups ( #7586 )
2024-08-23 22:40:07 +08:00
Yeuoly and GitHub
784b11ce19
Chore/remove python dependencies selector ( #7494 )
2024-08-21 16:57:14 +08:00
Yeuoly and GitHub
a02118d5bc
Fix/incorrect code template ( #7490 )
2024-08-21 15:31:13 +08:00
Nam Vu and GitHub
85fc0fdb51
chore: support CODE_MAX_PRECISION ( #7484 )
2024-08-21 15:11:56 +08:00
hisir and GitHub
6435b4eb44
Separate CODE_MAX_DEPTH and set it as an environment variable ( #7474 )
2024-08-21 12:48:25 +08:00
灰灰 and GitHub
96dcf0fe8a
fix: code tool fails when null property exists in object ( #6988 )
2024-08-06 16:11:00 +08:00
-LAN- and GitHub
cfc408095c
fix(api/nodes): Fallback to get_any in some nodes that use object or array. ( #6566 )
2024-07-23 15:51:07 +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
4d105d7bd7
feat(*): Swtich to dify_config. ( #6025 )
2024-07-06 12:05:13 +08:00
Bowen Liang and GitHub
f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x ( #4592 )
2024-06-14 01:05:37 +08:00
Bowen Liang and GitHub
083ef2e6fc
improve: exract Code Node provider for each supported scripting language ( #4164 )
2024-05-17 11:58:12 +08:00
Yeuoly and GitHub
bbef964eb5
improve: code upgrade ( #4231 )
2024-05-13 14:39:14 +08:00
Bowen Liang and GitHub
049abd698f
improve: test CodeExecutor with code templates and extract CodeLanguage enum ( #4098 )
2024-05-07 12:37:18 +08:00
Yeuoly and GitHub
e7b4d024ee
optimize: code node has a bad error message ( #3949 )
2024-04-28 17:40:29 +08:00
Yeuoly and GitHub
c2acb2be60
feat: code ( #3557 )
2024-04-18 08:00:02 +08:00
Yeuoly and GitHub
337899a03d
Fix/code transform result ( #3203 )
2024-04-09 12:20:34 +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