You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/app/apps/workflow
QuantumGhost 11bc5c0dec refactor(api): Change system variable from dict to pydantic model
This allows us to serialize and deserialize `SystemVariable` without
manully implmenting relevant logic.
11 months ago
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
app_config_manager.py refactor(core): Remove extra_config from File. (#10203) 2 years ago
app_generator.py fix(api): Fix resetting sys var causing internal server error (#21604) 11 months ago
app_queue_manager.py Feat: continue on error (#11458) 2 years ago
app_runner.py refactor(api): Change system variable from dict to pydantic model 11 months ago
generate_response_converter.py Introduce Plugins (#13836) 1 year ago
generate_task_pipeline.py refactor(api): Change system variable from dict to pydantic model 11 months ago