langchain/libs/community/langchain_community
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
..
adapters community: Add the additonnal kward 'context' for openai (#28351) 2024-12-02 16:43:30 -05:00
agent_toolkits docs(create_sql_agent): fix reStructured Text Markup (#28356) 2024-11-26 09:52:16 -05:00
agents community: add truncation params when an openai assistant's run is created (#28158) 2024-11-27 10:53:53 -05:00
callbacks community: chore warn deprecate the tracer (#27159) 2024-11-13 11:33:34 -05:00
chains community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
chat_loaders
chat_message_histories community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
chat_models Community: Adding citations in AIMessage for ChatPerplexity (#28321) 2024-11-26 09:45:47 -05:00
cross_encoders
docstore
document_compressors community: add InfinityRerank (#27043) 2024-11-06 17:26:30 -08:00
document_loaders community: bytes as a source to AzureAIDocumentIntelligenceLoader (#26618) 2024-11-07 03:40:21 +00:00
document_transformers all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
embeddings community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
example_selectors
graph_vectorstores community: fixed bug in GraphVectorStoreRetriever (#27846) 2024-11-04 20:27:17 +00:00
graphs community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
indexes
llms community: fixed critical bugs at Writer provider (#27879) 2024-11-25 12:03:37 -05:00
memory all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
output_parsers
query_constructors community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
retrievers
storage Fixed typo in llibs/community/langchain_community/storage/sql.py (#27029) 2024-10-08 17:51:26 +00:00
tools community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
utilities community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
utils
vectorstores pinecone: update pinecone client (#28320) 2024-12-02 22:47:09 -08:00
__init__.py
cache.py community: Memcached LLM Cache Integration (#27323) 2024-11-07 03:07:59 +00:00
py.typed