Files
langchain/tests/unit_tests
Zander Chase 49122a96e7 Structured Tool Bugfixes (#3324)
- 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
2023-04-24 09:58:29 -07:00
..
2023-04-24 09:58:29 -07:00
2023-04-19 21:05:20 -07:00
2023-04-16 21:41:00 -07:00