dify/api/core/workflow/nodes/llm
white-loub f811471b18
fix: support structured output in streaming mode for LLM node (#27089)
2025-10-20 14:53:25 +09:00
..
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
entities.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
exc.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
file_saver.py Fix: Remove workflow/nodes from pyright exclusion (#26461) 2025-09-30 15:39:04 +08:00
llm_utils.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
node.py fix: support structured output in streaming mode for LLM node (#27089) 2025-10-20 14:53:25 +09:00