dify/api/core/app/workflow/layers
-LAN- a4ef246564
fix(api): resolve graphon upgrade CI failures
Repair the plugin model runtime for Graphon 0.3.0 by implementing structured-output support, normalizing non-stream LLM calls, and tightening workflow-layer type safety.

Update the remaining workflow tests to use VariablePool.from_bootstrap(...) and the new node data constructor API so the CI unit and integration suites match the upgraded runtime behavior.
2026-05-10 21:32:51 +08:00
..
__init__.py refactor(api): move llm quota deduction to app graph layer (#32786) 2026-03-01 23:25:36 +08:00
llm_quota.py fix(api): resolve graphon upgrade CI failures 2026-05-10 21:32:51 +08:00
observability.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
persistence.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00