mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 14:14:17 +08:00
- Updated binary files for Dify CLI on various platforms (darwin amd64, darwin arm64, linux amd64, linux arm64). - Refactored skill compilation in LLMNode to improve clarity and maintainability by explicitly naming parameters and incorporating AppAssets for base path management. - Minor fix in AppAssetFileTree to remove unnecessary leading slash in path construction. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| app_asset_entities.py | ||
| app_invoke_entities.py | ||
| llm_generation_entities.py | ||
| queue_entities.py | ||
| rag_pipeline_invoke_entities.py | ||
| task_entities.py | ||