dify/api/core/workflow/nodes/llm
2026-02-10 17:18:53 +08:00
..
__init__.py feat: add agent package 2025-12-09 11:36:47 +08:00
entities.py revert: add tools for output in agent mode 2026-02-04 21:43:53 +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 refactor(api): enhance message building in LLM trace processing 2026-02-10 17:18:53 +08:00
node.py chore(api): improve structured output tool call prompt and update handling in LLMNode 2026-02-10 15:25:56 +08:00