mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 19:59:50 +08:00
a36ef8430e
- Use more precise type annotations with Sequence and Mapping for task entities. - Ensure raw_prompt is assigned properly after replacement in advanced prompt transform. - Remove unused generator return type from _fetch_context method. - Refactor tool node file handling to retrieve more comprehensive file attributes, ensuring file existence validation in the database. |
||
---|---|---|
.. | ||
entities | ||
prompt_templates | ||
utils | ||
__init__.py | ||
advanced_prompt_transform.py | ||
agent_history_prompt_transform.py | ||
prompt_transform.py | ||
simple_prompt_transform.py |