mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-17 15:35:14 +00:00
more linting
This commit is contained in:
@@ -198,6 +198,7 @@ class ToolOutput(Generic[SchemaT]):
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
*,
|
||||
schema: type[SchemaT],
|
||||
tool_message_content: str | None = None,
|
||||
handle_errors: bool
|
||||
|
Reference in New Issue
Block a user