ExecutionError
org.llm4s.toolapi.ToolCallError.ExecutionError
case class ExecutionError(toolName: String, cause: Throwable) extends ToolCallError
Tool execution failed (after parameters were validated)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ToolCallErrorclass Objecttrait Matchableclass Any
Members list
In this article