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
Yacine 782dd44be9
<langchain_community.vectorstores>:<Fix pinecone.py __init__ docsrting instruction> (#15922)
- **Description:** The pinecone docstring instructs to pass the
embedding query text causing the warning below. It should be the
embeddings object.
warning message: UserWarning: Passing in `embedding` as a Callable is
deprecated. Please pass in an Embeddings object instead.
  - **Issue:** NA
  - **Dependencies:** None


@baskaryan
8 months ago
..
adapters community[patch]: Add safe lookup to OpenAI response adapter (#14765) 9 months ago
agent_toolkits docs: docstrings `langchain_community` update (#14889) 9 months ago
callbacks fix: Fix DEFAULT_API_KEY for ArgillaCallbackHandler (#15534) 9 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
chat_message_histories [community]: Elasticsearch chat history encoding (#15055) 9 months ago
chat_models community[patch]: more deprecations (#15782) 9 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
document_loaders Add doc for AstraDB document loader (#15703) 9 months ago
document_transformers community: Make doctran synchronous (#15264) 9 months ago
embeddings Community : Modified doc strings and example notebook for Clarifai (#15816) 8 months ago
graphs community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
llms together[minor]: add llm (#15853) 8 months ago
retrievers community: add collection_properties parameter to Milvus (#15788) 8 months ago
storage community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
tools community: Semanticscholar tool to search 200M+ scientific articles (#15151) 9 months ago
utilities Patch: improve type hint (#15451) 9 months ago
utils openai[minor]: implement langchain-openai package (#15503) 9 months ago
vectorstores <langchain_community.vectorstores>:<Fix pinecone.py __init__ docsrting instruction> (#15922) 8 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago