org.llm4s.toolapi.ToolCallError
See theToolCallError companion object
Enhanced tool call errors with consistent formatting.
Covers the full lifecycle of a tool invocation: unknown function, null arguments, invalid arguments, handler errors, and execution exceptions.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ExecutionErrorclass HandlerErrorclass InvalidArgumentsclass NullArgumentsclass Timeoutclass UnknownFunction
Members list
In this article