org.llm4s.toolapi.ToolParameterError
See theToolParameterError companion object
Structured error information for tool parameter validation.
Represents specific validation failures when parsing tool call arguments, including missing parameters, type mismatches, null values, and invalid nesting.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class InvalidNestingclass MissingParameterclass MultipleErrorsclass NullParameterclass TypeMismatch
Members list
In this article