mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
9b9b231e10
Haven't gotten to all of them, but this: - Updates some of the tools notebooks to actually instantiate a tool (many just show a 'utility' rather than a tool. More changes to come in separate PR) - Move the `Tool` and decorator definitions to `langchain/tools/base.py` (but still export from `langchain.agents`) - Add scene explain to the load_tools() function - Add unit tests for public apis for the langchain.tools and langchain.agents modules |
||
---|---|---|
.. | ||
apify.ipynb | ||
arxiv.ipynb | ||
awslambda.ipynb | ||
bash.ipynb | ||
bing_search.ipynb | ||
chatgpt_plugins.ipynb | ||
ddg.ipynb | ||
filesystem.ipynb | ||
google_places.ipynb | ||
google_search.ipynb | ||
google_serper.ipynb | ||
gradio_tools.ipynb | ||
human_tools.ipynb | ||
ifttt.ipynb | ||
openweathermap.ipynb | ||
python.ipynb | ||
requests.ipynb | ||
sceneXplain.ipynb | ||
search_tools.ipynb | ||
searx_search.ipynb | ||
serpapi.ipynb | ||
wikipedia.ipynb | ||
wolfram_alpha.ipynb | ||
zapier.ipynb |