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
Aayush Kataria 71811e0547
community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (#21676)
This PR add supports for Azure Cosmos DB for NoSQL vector store.

Summary:

Description: added vector store integration for Azure Cosmos DB for
NoSQL Vector Store,
Dependencies: azure-cosmos dependency,
Tag maintainer: @hwchase17, @baskaryan @efriis @eyurtsev

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
3 months ago
..
__init__.py infra: rm unused # noqa violations (#22049) 4 months ago
alpha_vantage.py community[minor]: Add Alpha Vantage API Tool (#14332) 5 months ago
anthropic.py
apify.py community: fix missing `apify_api_token` field in ApifyWrapper (#22421) 3 months ago
arcee.py
arxiv.py infra: rm unused # noqa violations (#22049) 4 months ago
asknews.py community[minor]: add AskNews retriever and AskNews tool (#21581) 4 months ago
astradb.py community[patch]: docstrings update (#20301) 5 months ago
awslambda.py infra: rm unused # noqa violations (#22049) 4 months ago
bibtex.py
bing_search.py docs: clean up link to bing search (#21825) 4 months ago
brave_search.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
cassandra.py community[minor]: Add Cassandra ByteStore (#22064) 4 months ago
cassandra_database.py community[patch]: Refactor CassandraDatabase wrapper (#21075) 4 months ago
clickup.py docs: community docstring updates (#21040) 4 months ago
dalle_image_generator.py
dataforseo_api_search.py
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 docs: duckduckgosearch options listed (#22568) 3 months ago
github.py docs: remove repetitive words (#21058) 4 months ago
gitlab.py GITLAB_URL should take default https://gitlab.com instead of error (#14638) 8 months ago
golden_query.py
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 (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
google_scholar.py
google_search.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
google_serper.py
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
max_compute.py
merriam_webster.py
metaphor_search.py
mojeek_search.py community[patch]: Add missing type annotations (#22758) 3 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
openapi.py
openweathermap.py
oracleai.py community[minor]: Oraclevs integration (#21123) 4 months ago
outline.py
passio_nutrition_ai.py docs: community docstring updates (#21040) 4 months ago
pebblo.py [Community][Minor]: Fetch loader_source of GoogleDriveLoader in PebbloSafeLoader. (#21314) 4 months ago
polygon.py community: Add PolygonAggregates tool (#18882) 6 months ago
portkey.py
powerbi.py infra: rm unused # noqa violations (#22049) 4 months ago
pubmed.py infra: add print rule to ruff (#16221) 7 months ago
python.py
reddit_search.py
redis.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
rememberizer.py community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (#21676) 3 months ago
requests.py community[patch]: Fix GenericRequestsWrapper _aget_resp_content must be async (#18065) 7 months ago
scenexplain.py
searchapi.py
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 (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
stackexchange.py
steam.py
tavily_search.py infra: rm unused # noqa violations (#22049) 4 months ago
tensorflow_datasets.py
twilio.py infra: rm unused # noqa violations (#22049) 4 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
you.py community[patch]: docstrings update (#20301) 5 months ago
zapier.py