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
Benito Geordie f3fdc5c5da
community: Added integrations for ThirdAI's NeuralDB with Retriever and VectorStore frameworks (#15280)
**Description:** Adds ThirdAI NeuralDB retriever and vectorstore
integration. NeuralDB is a CPU-friendly and fine-tunable text retrieval
engine.
8 months ago
..
adapters
agent_toolkits core[patch], community[patch], langchain[patch], docs: Update SQL chains/agents/docs (#16168) 8 months ago
callbacks community[patch]: MLflowCallbackHandler -- Move textstat and spacy as optional dependency (#16657) 8 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
chat_message_histories communty[minor]: Store Message History to TiDB Database (#16304) 8 months ago
chat_models [community] fix anthropic streaming (#16682) 8 months ago
docstore
document_loaders Use Postponed Evaluation of Annotations in Astra and Cassandra doc loaders (#16694) 8 months ago
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 9 months ago
embeddings docs: Update documentation to use 'model_id' rather than 'model_name' to match actual API (#16615) 8 months ago
graphs Fix neo4j sanitize (#16439) 8 months ago
indexes
llms community[patch]: Ollama - Pass headers to post request in async method (#16660) 8 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 9 months ago
retrievers community[patch]: Handle when documents are not provided in the Cohere response (#16144) 9 months ago
storage community: SQLStrStore/SQLDocStore provide an easy SQL alternative to `InMemoryStore` to persist data remotely in a SQL storage (#15909) 8 months ago
tools community: Wikidata tool support (#16691) 8 months ago
utilities community: Wikidata tool support (#16691) 8 months ago
utils openai[minor]: implement langchain-openai package (#15503) 9 months ago
vectorstores community: Added integrations for ThirdAI's NeuralDB with Retriever and VectorStore frameworks (#15280) 8 months ago
__init__.py
cache.py Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
py.typed