dify/api/core/app/entities
Harry 7b56f16255 chore: update binary files and refactor LLMNode skill compilation
- 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.
2026-01-22 18:52:52 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_asset_entities.py chore: update binary files and refactor LLMNode skill compilation 2026-01-22 18:52:52 +08:00
app_invoke_entities.py feat(agent-sandbox): new tool resolver and bash execution implementation 2026-01-13 18:16:48 +08:00
llm_generation_entities.py fix: add message tool call icon 2026-01-20 16:59:53 +08:00
queue_entities.py refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00
rag_pipeline_invoke_entities.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
task_entities.py refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00