dify/api/tests/unit_tests
2024-08-21 11:16:43 +08:00
..
configs Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
core refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2024-08-20 17:52:06 +08:00
libs fix: allow special characters in email (#5327) 2024-06-17 21:32:59 +08:00
models refactor(api/models/workflow.py): Add __init__ to Workflow (#7443) 2024-08-20 17:52:21 +08:00
oss Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
services refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. (#7444) 2024-08-20 17:30:14 +08:00
utils feat: support pinning, including, and excluding for model providers and tools (#7419) 2024-08-21 11:16:43 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
.gitignore FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
conftest.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00