Weather
OpenWeatherMap is an open-source weather service provider.
Installation and Setupβ
pip install pyowm
We must set up the OpenWeatherMap API token
.
Document Loaderβ
See a usage example.
from langchain_community.document_loaders import WeatherDataLoader