mirror of
https://github.com/langgenius/dify.git
synced 2026-04-28 22:48:07 +08:00
Merge main
This commit is contained in:
@ -9,6 +9,7 @@ from core.tools.tool_file_manager import ToolFileManager
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class ToolFileMessageTransformer:
|
||||
@classmethod
|
||||
def transform_tool_invoke_messages(cls, messages: Generator[ToolInvokeMessage, None, None],
|
||||
|
||||
Reference in New Issue
Block a user