dify/api/core/llm_generator
2026-01-29 23:42:06 +08:00
..
output_parser refactor: remove streaming structured output from invoke_llm_with_structured_output 2026-01-29 23:42:06 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
context_models.py refactor: better /context-generate with frontend support 2026-01-23 01:44:12 +08:00
llm_generator.py refactor: remove streaming structured output from invoke_llm_with_pydantic_model 2026-01-29 23:42:06 +08:00
output_models.py fix: avoid flask backend error 2026-01-27 00:02:41 +08:00
prompts.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-29 21:25:28 +08:00
utils.py feat: add assemble variable builder api 2026-01-14 14:12:36 +08:00