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