dify/api/core/workflow/nodes/llm
2025-03-11 12:43:24 +08:00
..
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
entities.py feat: add completion mode and context size options for LLM configuration (#13325) 2025-02-07 15:08:53 +08:00
exc.py feat: support LLM process document file (#10966) 2024-11-22 19:32:44 +08:00
node.py fix: avoid llm node result var not init issue while do retry. (#14286) 2025-03-11 12:43:24 +08:00