langchain/docs/modules/agents/tools
Zander Chase 334c162f16
Add Other File Utilities (#3209)
Add other File Utilities, include
- List Directory
- Search for file
- Move
- Copy
- Remove file

Bundle as toolkit
Add a notebook that connects to the Chat Agent, which somewhat supports
multi-arg input tools
Update original read/write files to return the original dir paths and
better handle unsupported file paths.
Add unit tests
2023-04-28 10:53:37 -07:00
..
examples Add Other File Utilities (#3209) 2023-04-28 10:53:37 -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