dify/api/core/workflow/nodes/llm
-LAN- 1e03c97663
fix(llm_node): missing parameters for structure outputs (#20915)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-11 18:56:07 +08:00
..
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
entities.py refactor: Improve model status handling and structured output (#20586) 2025-06-04 19:56:54 +08:00
exc.py feat(api): Add image multimodal support for LLMNode (#17372) 2025-04-30 17:28:02 +08:00
file_saver.py feat(api): Add image multimodal support for LLMNode (#17372) 2025-04-30 17:28:02 +08:00
llm_utils.py refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 2025-06-10 11:47:50 +08:00
node.py fix(llm_node): missing parameters for structure outputs (#20915) 2025-06-11 18:56:07 +08:00