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-02-23 03:17:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73e8623f07baacf6a4e2189e82e70aa058d8366f
dify
/
api
/
core
/
variables
History
QuantumGhost
dd34002db2
Merge remote-tracking branch 'upstream/main' into feat/rag-2
2025-09-16 14:59:35 +08:00
..
__init__.py
fix: Introduce ArrayVariable and update iteration node to handle it (
#12001
)
2024-12-23 15:52:50 +08:00
consts.py
refactor: simplify variable pool key structure and improve type safety (
#23732
)
2025-08-11 18:10:04 +08:00
exc.py
feat/enhance the multi-modal support (
#8818
)
2024-10-21 10:43:49 +08:00
segment_group.py
Fix basedpyright type errors (
#25435
)
2025-09-10 01:54:26 +08:00
segments.py
Merge remote-tracking branch 'upstream/main' into feat/rag-2
2025-09-16 14:59:35 +08:00
types.py
remove bare list, dict, Sequence, None, Any (
#25058
)
2025-09-06 03:32:23 +08:00
utils.py
remove bare list, dict, Sequence, None, Any (
#25058
)
2025-09-06 03:32:23 +08:00
variables.py
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
2025-09-08 14:30:43 +08:00