This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-12-04 23:08:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
app
/
entities
History
willzhao
5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (
#24217
)
2025-08-21 21:58:39 +08:00
..
__init__.py
…
app_invoke_entities.py
fix: resolve circular import in AppGenerateEntity (
#23731
)
2025-08-11 15:38:28 +08:00
queue_entities.py
[CHORE]: x: T = None to x: Optional[T] = None (
#24217
)
2025-08-21 21:58:39 +08:00
task_entities.py
Fix: safe defaults for BaseModel dict fields (
#24098
)
2025-08-21 21:38:55 +08:00