langchain
284e1a7e
- core[patch]: support pydantic v1 annotations in tool arguments (#26336)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
core[patch]: support pydantic v1 annotations in tool arguments (#26336) If all pydantic annotations in function signature are V1, use V1 `validate_arguments`.
References
#26336 - core[patch]: support pydantic v1 annotations in tool arguments
Author
ccurme
Parents
d67e1dfe
Loading