dify/api/tests/unit_tests/core
Yeuoly 5ff9cee326
Merge branch 'main' into fix/chore-fix
2024-11-25 15:37:19 +08:00
..
app feat(variable-handling): enhance variable and segment conversion (#10483) 2024-11-12 21:51:09 +08:00
helper Merge main into fix/chore-fix 2024-10-21 20:01: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 chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +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 feat: move model request to plugin daemon 2024-09-29 00:15:14 +08:00