mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-28 15:00:23 +00:00
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.