Files
langchain/docs
k.muto 5bb810c5c6 docs: updated args_schema to be required when using callback handlers in custom tools. (#25887)
- **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
2024-08-30 12:04:40 -04:00
..
2024-07-01 17:42:55 +00:00
2024-08-30 00:55:16 +00:00
2024-08-23 15:51:12 -07:00
2024-08-23 15:51:12 -07:00
2024-08-23 15:51:12 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide