mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 19:59:50 +08:00
cdcc0c1a15
- Use empty dictionaries instead of None for default outputs and inputs. - Replace manual json loads with dedicated getter methods for inputs and outputs. - Ensure type hints for converted input and output dictionaries. - Improve code readability and reduce potential null errors. |
||
---|---|---|
.. | ||
app_config | ||
apps | ||
entities | ||
features | ||
task_pipeline | ||
__init__.py |