Include File Marker for Workflow Tool File Outputs in Dify
Workflow-as-tool file outputs were rejected with 'missing file_marker' errors. Fixed the protocol-level data contract and added 237 lines of test coverage.
Dive into my thoughts on coding, tech trends, and developer life. Explore my latest posts below.
Workflow-as-tool file outputs were rejected with 'missing file_marker' errors. Fixed the protocol-level data contract and added 237 lines of test coverage.
SwanLab's training callback didn't forward resume-related init parameters, breaking experiment continuity when resuming training runs.
Modular conversion was generating incorrect default mlp_layer_types for GlmMoeDsa, causing the model config to diverge from source-of-truth. Fixed by correcting the init chain.
High-frequency pydantic serialization warnings were polluting logs in the Agents SDK core path. Fixed with a targeted model_dump wrapper and fallback strategy.
In-depth technical analysis with code examples and enterprise best practices.
In-depth technical analysis with code examples and enterprise best practices.