00270a5c01e77ef7a521686dd014fc0504bd6945
- Introduce new fields `dify_api_url` and `dify_api_key` in `AssistantConfig` for Dify API integration. - Update `requirements.txt` to include `dify-client-python` for Dify SDK support. - Modify `config_resolver` to handle Dify connection information. - Add a new `globalNode` type in workflow specifications to provide unified settings across workflows. - Enhance node specifications with additional constraints and default values for better configuration management. - Update frontend components to support the new `globalNode` type and its properties, improving workflow editor functionality.
Description
No description provided
Languages
TypeScript
48.9%
Python
32.4%
JavaScript
17.4%
CSS
0.7%
Makefile
0.3%
Other
0.2%