mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
refactor(api): rename dify_graph to graphon (#34095)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
"""
|
||||
Application-layer context adapters.
|
||||
|
||||
Concrete execution-context implementations live here so `dify_graph` only
|
||||
Concrete execution-context implementations live here so `graphon` only
|
||||
depends on injected context managers rather than framework state capture.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user