dify/api/core/llm_generator
Novice cbdcdcc2b9
fix: resolve test failures after segment 2 merge
- Backend: fix deduct_llm_quota import path in llm node
- Backend: update core.variables → core.workflow.variables imports
- Frontend: update UpdateWorkflowNodesMapPayload in tests
- Frontend: fix various test expectations to match merged code

Made-with: Cursor
2026-03-23 09:18:26 +08:00
..
output_parser fix: resolve test failures after segment 2 merge 2026-03-23 09:18:26 +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
entities.py refactor: rm some dict api/controllers/console/app/generator.py api/core/llm_generator/llm_generator.py (#31709) 2026-01-30 17:37:20 +09:00
llm_generator.py fix: ensure sub-graph modal syncs immediately when 2026-02-05 06:07:15 +08:00
output_models.py fix: update core.variables imports to core.workflow.variables after S2 merge 2026-03-23 09:05:37 +08:00
prompts.py fix: update final turn reminder to specify output file location 2026-02-12 14:22:15 +08:00
utils.py feat: add assemble variable builder api 2026-01-14 14:12:36 +08:00