This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
Watch
3
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-08-31 01:36:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
dify
/
api
/
tests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Eddy ZHANG
884ece570e
refactor(service_api): dep-inject dataset payloads with @model_validate (
#41490
)
2026-08-30 15:06:36 +00:00
..
fixtures
/workflow
chore(api): Upgrade graphon to v0.5.1 (
#37168
)
2026-06-11 07:37:27 +00:00
helpers
chore: port isinstance to match case (
#37271
)
2026-06-18 00:18:03 +00:00
integration_tests
fix(api): raise Socket.IO max_http_buffer_size for large workflows (
#41347
)
2026-08-27 11:48:42 +00:00
test_containers_integration_tests
refactor(api): remove unused workflow archived logs endpoint (
#41345
)
2026-08-27 03:48:57 +00:00
unit_tests
refactor(service_api): dep-inject dataset payloads with @model_validate (
#41490
)
2026-08-30 15:06:36 +00:00
__init__.py
…
conftest.py
…
pytest_dify.py
test(api): manage backend pytest services natively (
#36235
)
2026-05-19 07:52:15 +00:00
seed_legacy_model_type_dirty_data.py
feat(api): introduce model-type migration script (
#36520
)
2026-05-27 02:12:11 +00:00
workflow_test_utils.py
…