mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 09:28:04 +08:00
refactor(api): move model_runtime into dify_graph (#32858)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from core.model_runtime.entities.llm_entities import LLMUsage
|
||||
from dify_graph.model_runtime.entities.llm_entities import LLMUsage
|
||||
from dify_graph.runtime import GraphRuntimeState
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user