dify/api/core/plugin/backwards_invocation
statxc 741d48560d
refactor(api): add TypedDict definitions to models/model.py (#32925)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-06 08:42:54 +09:00
..
app.py refactor(api): add TypedDict definitions to models/model.py (#32925) 2026-03-06 08:42:54 +09:00
base.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
encrypt.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
model.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
node.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
tool.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00