dify/api/core/prompt
2024-06-14 01:05:37 +08:00
..
entities improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
prompt_templates FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
utils Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
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 feat: set default memory messages limit to infinite (#5002) 2024-06-06 17:39:44 +08:00
simple_prompt_transform.py fix: type num of variable converted to str (#3758) 2024-04-24 15:07:56 +08:00