This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-27 11:04:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5614d04d20c45d8f84a3ca2e80418cc2eaa5e2b
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