dify/api/tests/unit_tests/core/prompt
ZalterCitty a1158cc946
fix: Update prompt message content types to use Literal and add union type for content (#17136)
Co-authored-by: 朱庆超 <zhuqingchao@xiaomi.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-22 16:17:55 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_advanced_prompt_transform.py chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922) 2024-12-28 01:19:31 +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 feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2024-09-22 03:15:11 +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