dify/api/tests/unit_tests
takatost db9b0ee985 Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/core/app/apps/advanced_chat/app_generator.py
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/advanced_chat/generate_task_pipeline.py
#	api/core/app/apps/base_app_runner.py
#	api/core/app/apps/workflow/app_runner.py
#	api/core/app/apps/workflow/generate_task_pipeline.py
#	api/core/app/task_pipeline/workflow_cycle_state_manager.py
#	api/core/workflow/entities/node_entities.py
#	api/core/workflow/nodes/llm/llm_node.py
#	api/core/workflow/workflow_engine_manager.py
#	api/tests/integration_tests/workflow/nodes/test_llm.py
#	api/tests/integration_tests/workflow/nodes/test_parameter_extractor.py
#	api/tests/unit_tests/core/workflow/nodes/test_answer.py
#	api/tests/unit_tests/core/workflow/nodes/test_if_else.py
#	api/tests/unit_tests/core/workflow/nodes/test_variable_assigner.py
2024-08-16 01:19:29 +08:00
..
configs Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
core Merge branch 'refs/heads/main' into feat/workflow-parallel-support 2024-08-16 01:19:29 +08:00
libs fix: allow special characters in email (#5327) 2024-06-17 21:32:59 +08:00
models Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
oss Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
services fix score threshold limit be None (#6900) 2024-08-02 12:10:51 +08:00
utils Revert "feat: support pinning, including, and excluding for Model Providers and Tools" (#7324) 2024-08-15 23:51:00 +08:00
.gitignore FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
conftest.py fix test 2024-07-18 08:19:58 +08:00