mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-29 21:30:18 +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.