langchain-ai / langchain

🦜🔗 Build context-aware reasoning applications
https://python.langchain.com
MIT License
94.91k stars 15.37k forks source link

DOC: <Issue related to /v0.2/docs/integrations/tools/google_scholar/> #26482

Open kimou6055 opened 2 months ago

kimou6055 commented 2 months ago

URL

https://python.langchain.com/v0.2/docs/integrations/tools/google_scholar/

Checklist

Issue with current documentation:

ImportError: cannot import name 'GoogleScholarAPIWrap' from 'langchain_community.utilities.google_scholar' (/usr/local/lib/python3.10/dist-packages/langchain_community/utilities/google_scholar.py)

Idea or request for content:

how to fix this issue

hwchase17 commented 2 months ago

hm what version are you on? i tried this on the most recent version and it seems to work fine for m