dify/api/core/prompt
2025-03-19 11:24:57 +08:00
..
entities chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
prompt_templates feat: correct the prompt grammar. (#11328) 2024-12-04 15:12:47 +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: respect resolution settings for vision for basic chatbot, text generator, and parameter extractor node (#16041) 2025-03-18 14:37:07 +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 Chore: optimize the code of PromptTransform (#16143) 2025-03-19 11:24:57 +08:00