langchain/libs/community/langchain_community/utilities
HyoJin Kang b6bf2bb234
community[patch]: fix database uri type in SQLDatabase (#22661)
**Description**
sqlalchemy uses "sqlalchemy.engine.URL" type for db uri argument.
Added 'URL' type for compatibility.

**Issue**: None

**Dependencies:** None

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-06-12 15:11:00 -04:00
..
__init__.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
alpha_vantage.py
anthropic.py
apify.py community: fix missing apify_api_token field in ApifyWrapper (#22421) 2024-06-03 14:32:57 +00:00
arcee.py
arxiv.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
asknews.py community[minor]: add AskNews retriever and AskNews tool (#21581) 2024-05-20 18:23:06 -07:00
astradb.py
awslambda.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
bibtex.py
bing_search.py docs: clean up link to bing search (#21825) 2024-05-17 19:06:56 +00:00
brave_search.py
cassandra_database.py community[patch]: Refactor CassandraDatabase wrapper (#21075) 2024-05-02 13:13:08 -04:00
cassandra.py community[minor]: Add Cassandra ByteStore (#22064) 2024-05-23 10:46: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
dria_index.py
duckduckgo_search.py docs: duckduckgosearch options listed (#22568) 2024-06-05 23:29:47 +00:00
github.py docs: remove repetitive words (#21058) 2024-05-01 01:10:42 +00:00
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 (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
google_scholar.py
google_search.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
google_serper.py
google_trends.py
graphql.py
infobip.py
jira.py
max_compute.py
merriam_webster.py
metaphor_search.py
mojeek_search.py community[patch]: Add missing type annotations (#22758) 2024-06-10 16:59:28 -04:00
nasa.py
nvidia_riva.py
opaqueprompts.py
openapi.py
openweathermap.py
oracleai.py community[minor]: Oraclevs integration (#21123) 2024-05-04 03:15:35 +00:00
outline.py
passio_nutrition_ai.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
pebblo.py [Community][Minor]: Fetch loader_source of GoogleDriveLoader in PebbloSafeLoader. (#21314) 2024-05-07 14:45:58 -07:00
polygon.py
portkey.py
powerbi.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
pubmed.py
python.py
reddit_search.py
redis.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
rememberizer.py community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (#21676) 2024-06-11 10:34:01 -07:00
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[patch]: fix database uri type in SQLDatabase (#22661) 2024-06-12 15:11:00 -04:00
stackexchange.py
steam.py
tavily_search.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
tensorflow_datasets.py
twilio.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
vertexai.py
wikidata.py
wikipedia.py
wolfram_alpha.py
you.py
zapier.py