dify/api/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
..
entities chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
prompt_templates fix: autocorrect everything in api (#17859) 2025-04-11 15:24:39 +08:00
utils feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_transform.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
agent_history_prompt_transform.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
prompt_transform.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
simple_prompt_transform.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