langchain/docs/modules/agents/tools
Zander Chase 443a893ffd
Align names of search tools (#3620)
Tools for Bing, DDG and Google weren't consistent even though the
underlying implementations were.
All three services now have the same tools and implementations to easily
switch and experiment when building chains.
2023-04-26 16:21:34 -07:00
..
examples Align names of search tools (#3620) 2023-04-26 16:21:34 -07:00
custom_tools.ipynb args_schema type hint on subclassing (#3323) 2023-04-21 15:51:13 -07:00
getting_started.md Add OpenWeatherMap API Tool (#2083) 2023-03-28 12:02:14 -07:00
multi_input_tool.ipynb bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00
tool_input_validation.ipynb Update Tool Input (#3103) 2023-04-18 18:18:33 -07:00