dify/api/core/workflow/nodes/llm
2025-02-14 17:02:04 +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 Non-Streaming Models Do Not Return Results Properly in _handle_invoke_result (#13571) 2025-02-14 17:02:04 +08:00