mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-12 04:20:55 +00:00
- **Description:** The deprecated initialize_agent functionality is replaced with create_react_agent for the google tools. Also noticed a potential issue with the non-existent "google-drive-search" which was used in the old `google-drive.ipynb`. If this should be a by default available tool, an issue should be opened to modify langchain-community's `load_tools` accordingly. - **Issue:** #29277 - **Dependencies:** No added dependencies - **Twitter handle:** No Twitter account
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide