This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-05-10 22:09:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
app
/
segments
History
-LAN-
75e6576c67
refactor(api/core/app/segments): implement
to_object
in ObjectVariable and ArrayVariable. (
#6671
)
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-07-25 17:06:38 +08:00
..
__init__.py
fix(segments): Support NoneType. (
#6581
)
2024-07-23 17:59:32 +08:00
factory.py
fix(segments): Support NoneType. (
#6581
)
2024-07-23 17:59:32 +08:00
parser.py
Feat/environment variables in workflow (
#6515
)
2024-07-22 15:29:39 +08:00
segment_group.py
Feat/environment variables in workflow (
#6515
)
2024-07-22 15:29:39 +08:00
segments.py
refactor(api/core/app/segments): implement
to_object
in ObjectVariable and ArrayVariable. (
#6671
)
2024-07-25 17:06:38 +08:00
types.py
fix(variables): NoneVariable should inherit from NoneSegment. (
#6584
)
2024-07-23 21:46:08 +08:00
variables.py
refactor(api/core/app/segments): implement
to_object
in ObjectVariable and ArrayVariable. (
#6671
)
2024-07-25 17:06:38 +08:00