mirror of
https://github.com/hwchase17/langchain
synced 2024-11-08 07:10:35 +00:00
49122a96e7
- Proactively raise error if a tool subclasses BaseTool, defines its own schema, but fails to add the type-hints - fix the auto-inferred schema of the decorator to strip the unneeded virtual kwargs from the schema dict Helps avoid silent instances of #3297 |
||
---|---|---|
.. | ||
__init__.py | ||
test_agent.py | ||
test_mrkl.py | ||
test_react.py | ||
test_sql.py | ||
test_tools.py |