Files
langchain/tests/unit_tests/agents
Zander Chase b253b0b0d9 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-28 10:11:03 -07:00
..
2022-11-22 06:16:26 -08:00
2023-04-18 08:59:56 -07:00
2023-04-28 10:11:03 -07:00