mirror of
https://github.com/langgenius/dify.git
synced 2026-03-12 18:48:53 +08:00
optimize
This commit is contained in:
@ -7,6 +7,7 @@ from core.tools.tool_file_manager import ToolFileManager
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class ToolFileMessageTransformer:
|
||||
@classmethod
|
||||
def transform_tool_invoke_messages(cls, messages: list[ToolInvokeMessage],
|
||||
|
||||
Reference in New Issue
Block a user