dify/api/core/llm_generator
2026-01-22 13:15:13 +08:00
..
output_parser refactor: unify structured output with pydantic model 2026-01-21 21:04:33 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
llm_generator.py refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00
output_models.py refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00
prompts.py feat: support suggested_questions_after_answer to be configed (#29254) 2025-12-08 10:27:02 +08:00
utils.py feat: add assemble variable builder api 2026-01-14 14:12:36 +08:00