mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-06 04:15:02 +00:00
## Description Added Office365 tool modules to `__init__.py` files ## Issue As described in Issue https://github.com/hwchase17/langchain/issues/6936, the Office365 toolkit can't be loaded easily because it is not included in the `__init__.py` files. ## Reviewer @dev2049