dify/api/core/prompt
2024-11-24 13:28:46 +08:00
..
entities chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
prompt_templates chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
utils feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_transform.py refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
agent_history_prompt_transform.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
prompt_transform.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
simple_prompt_transform.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00