langchain/docs/modules/agents/tools/examples
Samuli Rauatmaa 66828ad231
add the existing OpenWeatherMap tool to the public api (#4292)
[OpenWeatherMapAPIWrapper](f70e18a5b3/docs/modules/agents/tools/examples/openweathermap.ipynb)
works wonderfully, but the _tool_ itself can't be used in master branch.

- added OpenWeatherMap **tool** to the public api, to be loadable with
`load_tools` by using "openweathermap-api" tool name (that name is used
in the existing
[docs](aff33d52c5/docs/modules/agents/tools/getting_started.md),
at the bottom of the page)
- updated OpenWeatherMap tool's **description** to make the input format
match what the API expects (e.g. `London,GB` instead of `'London,GB'`)
- added [ecosystem documentation page for
OpenWeatherMap](f9c41594fe/docs/ecosystem/openweathermap.md)
- added tool usage example to [OpenWeatherMap's
notebook](f9c41594fe/docs/modules/agents/tools/examples/openweathermap.ipynb)

Let me know if there's something I missed or something needs to be
updated! Or feel free to make edits yourself if that makes it easier for
you 🙂
2023-05-14 18:50:45 -07:00
..
apify.ipynb Vwp/docs improved document loaders (#4006) 2023-05-02 15:24:53 -07:00
arxiv.ipynb Remove pip stdout and fix typo (#4050) 2023-05-03 18:06:39 -07:00
awslambda.ipynb Lambda Tool (#3842) 2023-04-30 15:15:09 -07:00
bash.ipynb Add Shell Tool (#3335) 2023-04-28 11:10:43 -07:00
bing_search.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
chatgpt_plugins.ipynb Typo (#2747) 2023-04-12 09:06:30 -07:00
ddg.ipynb Align names of search tools (#3620) 2023-04-26 16:21:34 -07:00
filesystem.ipynb Add Other File Utilities (#3209) 2023-04-28 10:53:37 -07:00
google_places.ipynb Harrison/google places (#3207) 2023-04-20 07:57:07 -07:00
google_search.ipynb Update some Tools Docs (#3913) 2023-05-01 19:07:26 -07:00
google_serper.ipynb google-serper: async + full json results + support for Google Images, Places and News (#4078) 2023-05-03 22:35:48 -07:00
gradio_tools.ipynb Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
huggingface_tools.ipynb Load HuggingFace Tool (#4475) 2023-05-11 00:07:36 -07:00
human_tools.ipynb query correction from when to what (#4383) 2023-05-09 07:42:47 -07:00
ifttt.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
metaphor_search.ipynb Harrison/metaphor search (#4657) 2023-05-13 21:45:05 -07:00
openweathermap.ipynb add the existing OpenWeatherMap tool to the public api (#4292) 2023-05-14 18:50:45 -07:00
python.ipynb Update python_repl docs (#4012) 2023-05-03 22:45:32 -07:00
requests.ipynb Update some Tools Docs (#3913) 2023-05-01 19:07:26 -07:00
sceneXplain.ipynb Update some Tools Docs (#3913) 2023-05-01 19:07:26 -07:00
search_tools.ipynb bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00
searx_search.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
serpapi.ipynb Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
wikipedia.ipynb added Wikipedia document loader (#4141) 2023-05-06 09:32:45 -07:00
wolfram_alpha.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
youtube.ipynb add youtube tools (#4320) 2023-05-08 08:29:30 -07:00
zapier.ipynb bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00