dify/api/tests/unit_tests/core/prompt
99 7656d514b9
refactor(workflow-file): move core.file to core.workflow.file (#32252)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-16 22:38:19 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_advanced_prompt_transform.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
test_agent_history_prompt_transform.py Chore: optimize the code of PromptTransform (#16143) 2025-03-19 11:24:57 +08:00
test_extract_thread_messages.py Refactor/remove db from cycle manager (#20455) 2025-05-30 04:34:13 +08:00
test_prompt_message.py fix: Update prompt message content types to use Literal and add union type for content (#17136) 2025-04-22 16:17:55 +08:00
test_prompt_transform.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
test_simple_prompt_transform.py Chore: optimize the code of PromptTransform (#16143) 2025-03-19 11:24:57 +08:00