mirror of https://github.com/langgenius/dify.git
- Fixed isinstance() checks to properly handle None values by checking None separately - Fixed typo in STRING type validation where 'output_name' was hardcoded as string instead of variable - Updated error message format to be consistent and more informative - Updated test assertion to match new error message format |
||
|---|---|---|
| .. | ||
| docs | ||
| entities | ||
| graph | ||
| graph_engine | ||
| graph_events | ||
| node_events | ||
| nodes | ||
| repositories | ||
| utils | ||
| __init__.py | ||
| constants.py | ||
| conversation_variable_updater.py | ||
| enums.py | ||
| errors.py | ||
| system_variable.py | ||
| variable_loader.py | ||
| workflow_cycle_manager.py | ||
| workflow_entry.py | ||
| workflow_type_encoder.py | ||