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-05-24 19:07:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8fa2a44fbb3a0ff484d93b057e6eb35294a0a4e
dify
/
api
/
core
/
app
/
apps
/
pipeline
History
Sven Weidenmann
73196de5e1
refactor: add missing @override decorator to AppQueueManager subclasses (
#36490
)
2026-05-21 16:25:07 +00:00
..
__init__.py
feat: knowledge pipeline (
#25360
)
2025-09-18 12:49:10 +08:00
generate_response_converter.py
refactor: use match cases for workflow stream responses (
#36267
)
2026-05-17 21:38:20 +00:00
pipeline_config_manager.py
refactor: replace bare dict with dict[str, Any] in app task_entities … (
#35084
)
2026-04-13 17:14:23 +00:00
pipeline_generator.py
fix: prevent recursion error when SharePoint folder is empty (
#36372
)
2026-05-20 03:56:49 +00:00
pipeline_queue_manager.py
refactor: add missing @override decorator to AppQueueManager subclasses (
#36490
)
2026-05-21 16:25:07 +00:00
pipeline_runner.py
chore: reorg imports (
#35308
)
2026-04-16 08:50:02 +00:00