dify/api/tests/unit_tests/core
liuhaoran 8ff65abbc6
ext_redis.py support redis clusters --- Fixes #9538 (#9789)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
2024-11-20 13:44:35 +08:00
..
app feat(variable-handling): enhance variable and segment conversion (#10483) 2024-11-12 21:51:09 +08:00
helper feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
model_runtime enhance: use urllib join instead of fstring (#9549) 2024-10-21 19:04:28 +08:00
prompt refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
rag chore: removing unused imports in tests (#9049) 2024-10-08 11:13:11 +08:00
tools feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow fix(http_request): allow content type application/x-javascript (#10862) 2024-11-20 12:55:06 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_file.py Fix: crash of workflow file upload (#10831) 2024-11-19 14:15:18 +08:00
test_model_manager.py ext_redis.py support redis clusters --- Fixes #9538 (#9789) 2024-11-20 13:44:35 +08:00
test_provider_manager.py chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00