langchain
f62b3231
- core[minor]: Support all versions of pydantic base model in argsschema (#24418)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
core[minor]: Support all versions of pydantic base model in argsschema (#24418) This adds support to any pydantic base model for tools. The only potential issue is that `get_input_schema()` will not always return a v1 base model.
References
#24418 - core[minor]: Support all versions of pydantic base model in argsschema
Author
eyurtsev
Parents
b2bc15e6
Loading