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/workflow/nodes/llm
fdb02983rhy 54eb6cf2c6 Add uses_sys_files_for_node flag to node calls
Introduces the uses_sys_files_for_node parameter to knowledge retrieval and question classifier node calls, enabling more explicit control over system file usage. Also cleans up redundant imports in the LLM node implementation.
11 months ago
..
__init__.py feat/enhance the multi-modal support (#8818) 2 years ago
entities.py refactor: Improve model status handling and structured output (#20586) 1 year ago
exc.py feat(api): Add image multimodal support for LLMNode (#17372) 1 year ago
file_saver.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
llm_utils.py refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 1 year ago
node.py Add uses_sys_files_for_node flag to node calls 11 months ago