Class ToolErrorContext
java.lang.Object
dev.langchain4j.service.tool.ToolErrorContext
- Since:
- 1.4.0
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ToolErrorContext
-
-
Method Details
-
toolExecutionRequest
-
invocationContext
- Since:
- 1.6.0
-
invocationParameters
- Since:
- 1.6.0
-
rawError
Returns the raw error as thrown by the tool executor, before any cause unwrapping. May benullif not provided.- Since:
- 1.17.0
-
memoryId
-
equals
-
hashCode
-
toString
-
builder
-