You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/utilities
davidkgp 28b0b0d863
community[patch]: Fix for github issue #17690 (#20117)
…/17690

Thank you for contributing to LangChain!

- [x] **Fix Google Lens knowledge graph issue**: "langchain: community"
- Fix for [No "knowledge_graph" property in Google Lens API call from
SerpAPI](https://github.com/langchain-ai/langchain/issues/17690)


- [x] **PR message**: ***Delete this entire checklist*** and replace
with
- **Description:** handled the existence of keys in the json response of
Google Lens
- **Issue:** [No "knowledge_graph" property in Google Lens API call from
SerpAPI](https://github.com/langchain-ai/langchain/issues/17690)



- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/


If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, hwchase17.

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
4 months ago
..
__init__.py community[minor]: add mojeek search util (#20922) 4 months ago
alpha_vantage.py community[minor]: Add Alpha Vantage API Tool (#14332) 5 months ago
anthropic.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
apify.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
arcee.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
arxiv.py community[minor]: Implement lazy_load() for ArxivLoader (#18664) 6 months ago
astradb.py community[patch]: docstrings update (#20301) 5 months ago
awslambda.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
bibtex.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
bing_search.py Fix: fix Bing Search empty result exception, fix #15384 (#15387) 8 months ago
brave_search.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
cassandra.py docs: community docstring updates (#21040) 4 months ago
cassandra_database.py community[minor]: add Cassandra Database Toolkit (#20246) 4 months ago
clickup.py docs: community docstring updates (#21040) 4 months ago
dalle_image_generator.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
dataforseo_api_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
dataherald.py community[minor]: Add Datahareld tool (#19680) 5 months ago
dria_index.py community[minor]: Add Dria retriever (#17098) 5 months ago
duckduckgo_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
github.py community[patch]: Fix github search issues and PRs PaginatedList has no len() error (#16806) 7 months ago
gitlab.py GITLAB_URL should take default https://gitlab.com instead of error (#14638) 8 months ago
golden_query.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
google_finance.py docs: docstrings `langchain_community` update (#14889) 9 months ago
google_jobs.py docs: docstrings `langchain_community` update (#14889) 9 months ago
google_lens.py community[patch]: Fix for github issue #17690 (#20117) 4 months ago
google_places_api.py community[patch]: deprecating remaining google_community integrations (#20471) 5 months ago
google_scholar.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
google_search.py community[patch]: deprecating remaining google_community integrations (#20471) 5 months ago
google_serper.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
google_trends.py community: Handling missing key in Google Trends API response. (#15864) 8 months ago
graphql.py community[patch]: Allow override of 'fetch_schema_from_transport' in the GraphQL tool (#17649) 7 months ago
infobip.py community[minor]: Infobip tool integration (#16805) 5 months ago
jira.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
max_compute.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
merriam_webster.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
metaphor_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
mojeek_search.py community[minor]: add mojeek search util (#20922) 4 months ago
nasa.py docs: docstrings `langchain_community` update (#14889) 9 months ago
nvidia_riva.py community[patch]: flattening imports 3 (#18939) 6 months ago
opaqueprompts.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
openapi.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
openweathermap.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
outline.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
passio_nutrition_ai.py docs: community docstring updates (#21040) 4 months ago
pebblo.py docs: community docstring updates (#21040) 4 months ago
polygon.py community: Add PolygonAggregates tool (#18882) 6 months ago
portkey.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
powerbi.py docs: community docstring updates (#21040) 4 months ago
pubmed.py infra: add print rule to ruff (#16221) 7 months ago
python.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
reddit_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
redis.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
requests.py community[patch]: Fix GenericRequestsWrapper _aget_resp_content must be async (#18065) 7 months ago
scenexplain.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
searchapi.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
searx_search.py infra: add print rule to ruff (#16221) 7 months ago
semanticscholar.py community: Semanticscholar tool to search 200M+ scientific articles (#15151) 8 months ago
serpapi.py community[minor]: import fix (#20995) 4 months ago
spark_sql.py community[minor]: import fix (#20995) 4 months ago
sql_database.py community[minor]: import fix (#20995) 4 months ago
stackexchange.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
steam.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
tavily_search.py Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109) 8 months ago
tensorflow_datasets.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
twilio.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
vertexai.py community[patch]: docstrings update (#20301) 5 months ago
wikidata.py community: Wikidata tool support (#16691) 7 months ago
wikipedia.py community[minor]: Implement lazy_load() for WikipediaLoader (#18680) 6 months ago
wolfram_alpha.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
you.py community[patch]: docstrings update (#20301) 5 months ago
zapier.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago