This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-03-13 19:17:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7f6210a4cd68eb67cd1cc7418dc93b1af8c59ab
dify
/
api
/
tests
/
unit_tests
/
core
/
variables
History
QuantumGhost
f7f6210a4c
fix(api): Fix incorrect handling of array types in
SegmentType.is_valid
...
Add comphensive tests for the behavior of the `is_valid` method.
2025-08-01 13:09:46 +08:00
..
test_segment_type_validation.py
fix(api): Fix incorrect handling of array types in
SegmentType.is_valid
2025-08-01 13:09:46 +08:00
test_segment_type.py
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (
#22025
)
2025-07-16 12:31:37 +08:00
test_segment.py
minor code fix: remove duplicate type check branch (
#22536
)
2025-07-17 13:20:31 +08:00
test_variables.py
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (
#22025
)
2025-07-16 12:31:37 +08:00