langchain_core.tools
.SchemaAnnotationError¶
- class langchain_core.tools.SchemaAnnotationError[source]¶
Raised when ‘args_schema’ is missing or has an incorrect type annotation.
langchain_core.tools
.SchemaAnnotationError¶Raised when ‘args_schema’ is missing or has an incorrect type annotation.