dify/api/core/prompt
zeroameli afed3610fc
fix organize agent's history messages without recalculating tokens (#4324)
Co-authored-by: chenyongzhao <chenyz@mama.cn>
2024-05-29 15:25:20 +08:00
..
entities feat: support LLM jinja2 template prompt (#3968) 2024-05-10 18:08:32 +08:00
prompt_templates
utils Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
__init__.py
advanced_prompt_transform.py improve: exract Code Node provider for each supported scripting language (#4164) 2024-05-17 11:58:12 +08:00
agent_history_prompt_transform.py fix organize agent's history messages without recalculating tokens (#4324) 2024-05-29 15:25:20 +08:00
prompt_transform.py
simple_prompt_transform.py