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>
2024-04-30 00:10:08 +00:00
..
__init__.py community[minor]: add mojeek search util (#20922) 2024-04-29 15:49:53 +00:00
alpha_vantage.py community[minor]: Add Alpha Vantage API Tool (#14332) 2024-03-30 00:44:01 +00:00
anthropic.py
apify.py
arcee.py
arxiv.py
astradb.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
awslambda.py
bibtex.py
bing_search.py
brave_search.py
cassandra_database.py community[minor]: add Cassandra Database Toolkit (#20246) 2024-04-29 15:51:43 +00:00
cassandra.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
clickup.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
dalle_image_generator.py
dataforseo_api_search.py
dataherald.py community[minor]: Add Datahareld tool (#19680) 2024-04-13 23:27:16 +00:00
dria_index.py community[minor]: Add Dria retriever (#17098) 2024-04-01 12:04:19 -07:00
duckduckgo_search.py
github.py
gitlab.py
golden_query.py
google_finance.py
google_jobs.py
google_lens.py community[patch]: Fix for github issue #17690 (#20117) 2024-04-30 00:10:08 +00:00
google_places_api.py community[patch]: deprecating remaining google_community integrations (#20471) 2024-04-15 09:57:12 -04:00
google_scholar.py
google_search.py community[patch]: deprecating remaining google_community integrations (#20471) 2024-04-15 09:57:12 -04:00
google_serper.py
google_trends.py
graphql.py
infobip.py community[minor]: Infobip tool integration (#16805) 2024-03-29 19:01:27 +00:00
jira.py
max_compute.py
merriam_webster.py
metaphor_search.py
mojeek_search.py community[minor]: add mojeek search util (#20922) 2024-04-29 15:49:53 +00:00
nasa.py
nvidia_riva.py
opaqueprompts.py
openapi.py
openweathermap.py
outline.py
passio_nutrition_ai.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
pebblo.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
polygon.py
portkey.py
powerbi.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
pubmed.py
python.py
reddit_search.py
redis.py
requests.py
scenexplain.py
searchapi.py
searx_search.py
semanticscholar.py
serpapi.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
spark_sql.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
sql_database.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
stackexchange.py
steam.py
tavily_search.py
tensorflow_datasets.py
twilio.py
vertexai.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
wikidata.py
wikipedia.py
wolfram_alpha.py
you.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
zapier.py