mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-25 06:17:10 +00:00
- **Description:** if you use callback handlers when using tool, run_manager will be added to input, so you need to explicitly specify args_schema, but i was confused because it was not listed, so i added it. Also, it seems that the type does not work with pydantic.BaseModel. - **Issue:** None - **Dependencies:** None
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide