Files
langchain/docs/modules
Zander Chase 90ef705ced Update Tool Input (#3103)
- Remove dynamic model creation in the `args()` property. _Only infer
for the decorator (and add an argument to NOT infer if someone wishes to
only pass as a string)_
- Update the validation example to make it less likely to be
misinterpreted as a "safe" way to run a repl


There is one example of "Multi-argument tools" in the custom_tools.ipynb
from yesterday, but we could add more. The output parsing for the base
MRKL agent hasn't been adapted to handle structured args at this point
in time

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-04-18 18:18:33 -07:00
..
2023-04-18 18:18:33 -07:00
2023-04-10 10:23:11 -07:00
2023-04-18 08:59:56 -07:00
2023-04-17 20:25:01 -07:00
2023-04-02 13:54:42 -07:00