mirror of https://github.com/langgenius/dify.git
- 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. |
||
|---|---|---|
| .. | ||
| callbacks | ||
| entities | ||
| graph_engine | ||
| nodes | ||
| utils | ||
| __init__.py | ||
| constants.py | ||
| enums.py | ||
| errors.py | ||
| workflow_engine_manager.py | ||
| workflow_entry.py | ||