mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
334c162f16
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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_copy.py | ||
test_file_search.py | ||
test_list_dir.py | ||
test_move.py | ||
test_read.py | ||
test_toolkit.py | ||
test_utils.py | ||
test_write.py |