dify/api/core/prompt/utils
EvanYao 4d80892d7b
refactor: convert isinstance chains to match/case (#35902) (#35922)
Signed-off-by: EvanYao826 <2869018789@qq.com>
2026-05-08 09:51:10 +00:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
extract_thread_messages.py feat(api/repo): Allow to config repository implementation (#21458) 2025-07-14 14:54:38 +08:00
get_thread_messages_length.py feat(api/repo): Allow to config repository implementation (#21458) 2025-07-14 14:54:38 +08:00
prompt_message_util.py refactor: convert isinstance chains to match/case (#35902) (#35922) 2026-05-08 09:51:10 +00:00
prompt_template_parser.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00