langchain/libs/community/langchain_community/vectorstores
Audrey Sage Lorberfeld 6b7e93d4c7
pinecone: update pinecone client (#28320)
This PR updates the Pinecone client to `5.4.0`, as well as its
dependencies (`pinecone-plugin-inference` and
`pinecone-plugin-interface`).

Note: `pinecone-client` is now simply called `pinecone`.

**Question for reviewer(s):** should this PR also update the `pinecone`
dep in [the root dir's `poetry.lock`
file](https://github.com/langchain-ai/langchain/blob/master/poetry.lock#L6729)?
Was unsure. (I don't believe so b/c it seems pinned to a lower version
likely based on 3rd-party deps (e.g. Unstructured).)

--
TW: @audrey_sage_


---
- To see the specific tasks where the Asana app for GitHub is being
used, see below:
  - https://app.asana.com/0/0/1208693659122374
2024-12-02 22:47:09 -08:00
..
docarray multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
redis community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
__init__.py community: add sqlite-vec vectorstore (#25003) 2024-09-26 17:37:10 +00:00
aerospike.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
alibabacloud_opensearch.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
analyticdb.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
annoy.py ci: Add script to check for pickle usage in community (#22863) 2024-06-13 16:13:15 -04:00
apache_doris.py community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) 2024-09-25 10:02:14 -04:00
aperturedb.py core[patch]: Deprecating beta upsert APIs in vectorstore (#25069) 2024-08-09 17:17:36 -04:00
astradb.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
atlas.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
awadb.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
azure_cosmos_db_no_sql.py community: fix @embeddingKey in azure cosmos db no sql (#27377) 2024-10-31 18:36:02 +00:00
azure_cosmos_db.py LangChain-Community - AzureCosmos Mongo vCore: Bug Fix when the data doesn't contain metadata field (#27772) 2024-10-30 20:05:25 -07:00
azuresearch.py community: fix duplicate content (#28003) 2024-11-20 12:49:03 -08:00
bagel.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
bageldb.py community[patch]: update package name to bagelML (#19948) 2024-05-01 01:17:33 -04:00
baiducloud_vector_search.py
baiduvectordb.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
bigquery_vector_search.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
cassandra.py community: Cassandra Vector Store: modernize implementation (#27253) 2024-10-22 18:11:11 +00:00
chroma.py community: chroma error patch(attribute changed on chroma) (#27827) 2024-11-05 19:43:11 +00:00
clarifai.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
clickhouse.py community: Problem with embeddings in new versions of clickhouse. (#26041) 2024-10-11 18:54:50 +00:00
couchbase.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
dashvector.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
databricks_vector_search.py community: Add deprecation notice for Databricks integration in langchain-community (#27355) 2024-10-16 02:20:40 +00:00
deeplake.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
dingo.py community[patch]: Use uuid4 not uuid1 (#20487) 2024-04-16 09:40:44 -04:00
documentdb.py community: Fix AWS DocumentDB similarity_search when filter is None (#24777) 2024-07-29 15:32:05 +00:00
duckdb.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
ecloud_vector_search.py community[minor]: integrate China Mobile Ecloud vector search (#15298) 2024-03-27 23:02:40 +00:00
elastic_vector_search.py elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 2024-03-06 15:09:12 -08:00
elasticsearch.py community: 'Solve the issue where the _search function in ElasticsearchStore supports passing a query_vector parameter, but the parameter does not take effect. (#21532) 2024-06-14 17:13:11 -07:00
epsilla.py support epsilla cloud vector database in langchain (#26065) 2024-09-20 17:14:23 +00:00
faiss.py docs: integrations reference updates 13 (#25711) 2024-09-02 22:08:50 +00:00
hanavector.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
hippo.py
hologres.py community[patch]: Use uuid4 not uuid1 (#20487) 2024-04-16 09:40:44 -04:00
infinispanvs.py community[minor]: VectorStore Infinispan. Adding TLS and authentication (#23522) 2024-10-09 10:51:39 -04:00
inmemory.py core[minor],community[patch],standard-tests[patch]: Move InMemoryImplementation to langchain-core (#23986) 2024-07-08 14:11:51 -07:00
jaguar.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
kdbai.py docs: udpated api reference (#25172) 2024-08-14 07:00:17 -07:00
kinetica.py Handled empty search result handling and updated the notebook (#27914) 2024-11-12 13:03:49 -08:00
lancedb.py community: list valid values for LanceDB constructor's mode argument (#28296) 2024-11-22 15:40:06 -05:00
lantern.py community[patch]: Use uuid4 not uuid1 (#20487) 2024-04-16 09:40:44 -04:00
llm_rails.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
manticore_search.py community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) 2024-09-25 10:02:14 -04:00
marqo.py Community: Marqo Index Setting GET Request Updated according to 2.x API version while keep backward compatability for 1.5.x (#28342) 2024-11-26 18:26:56 +00:00
matching_engine.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
meilisearch.py community[patch]: update for compatibility with Meilisearch v1.8 (#21979) 2024-05-22 13:37:01 -07:00
milvus.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
momento_vector_index.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
mongodb_atlas.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
myscale.py community: Problem with embeddings in new versions of clickhouse. (#26041) 2024-10-11 18:54:50 +00:00
neo4j_vector.py community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
nucliadb.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
opensearch_vector_search.py community: OpenSearchVectorStore: use engine set at init() time by default (#28147) 2024-11-16 17:07:42 -05:00
oraclevs.py community[patch]: support numpy2 (#28184) 2024-11-27 11:10:58 -05:00
pathway.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
pgembedding.py community[patch]: Use uuid4 not uuid1 (#20487) 2024-04-16 09:40:44 -04:00
pgvecto_rs.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
pgvector.py docs: fix community pgvector deprecation warning formatting (#27094) 2024-10-15 15:45:53 +00:00
pinecone.py pinecone: update pinecone client (#28320) 2024-12-02 22:47:09 -08:00
qdrant.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
relyt.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
rocksetdb.py community[patch]: mmr search for Rockset vectorstore integration (#16908) 2024-03-29 18:45:22 +00:00
scann.py community[patch]: update the default hf bge embeddings (#22627) 2024-09-02 22:10:21 +00:00
semadb.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
singlestoredb.py community: add SingleStoreDB semantic cache (#23218) 2024-07-05 09:26:06 -04:00
sklearn.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
sqlitevec.py community: add sqlite-vec vectorstore (#25003) 2024-09-26 17:37:10 +00:00
sqlitevss.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
starrocks.py community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) 2024-09-25 10:02:14 -04:00
supabase.py community[patch]: support numpy2 (#28184) 2024-11-27 11:10:58 -05:00
surrealdb.py community[patch]: update the default hf bge embeddings (#22627) 2024-09-02 22:10:21 +00:00
tair.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
tencentvectordb.py community: modify document links for tencent vectordb (#26316) 2024-09-17 21:11:10 +00:00
thirdai_neuraldb.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
tidb_vector.py <Community>: tidb vector support vector index (#19984) 2024-08-23 13:59:23 -04:00
tigris.py
tiledb.py ci: Add script to check for pickle usage in community (#22863) 2024-06-13 16:13:15 -04:00
timescalevector.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
typesense.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
upstash.py community[patch]: Upstash Vector Store Namespace Support (#22251) 2024-06-03 17:30:56 -07:00
usearch.py core[minor]: Improve support for id in VectorStore (#26660) 2024-10-07 15:01:08 -04:00
utils.py
vald.py community[patch]: update the default hf bge embeddings (#22627) 2024-09-02 22:10:21 +00:00
vdms.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
vearch.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
vectara.py community: update Vectara integration (#27869) 2024-11-04 20:40:39 +00:00
vespa.py
vikingdb.py community[patch]: Modify the text field type and add new exception handling (#20116) 2024-04-29 20:06:00 -04:00
vlite.py community[minor]: Added VLite as VectorStore (#20245) 2024-04-17 01:24:38 +00:00
weaviate.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
xata.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00:00
yellowbrick.py community[minor]: Add indexing via locality sensitive hashing to the Yellowbrick vector store (#20856) 2024-05-06 20:18:02 +00:00
zep_cloud.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
zep.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
zilliz.py community[patch]: Milvus supports add & delete texts by ids (#16256) 2024-01-29 11:19:50 -08:00