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
ByeongUk Choi b88329e9a5
community[patch]: Implement Unique ID Enforcement in FAISS (#17244)
**Description:**
Implemented unique ID validation in the FAISS component to ensure all
document IDs are distinct. This update resolves issues related to
non-unique IDs, such as inconsistent behavior during deletion processes.
8 months ago
..
adapters community[patch]: Add safe lookup to OpenAI response adapter (#14765) 10 months ago
agent_toolkits community[patch]: fix agent_toolkits mypy (#17050) 8 months ago
callbacks community[patch]: MLflow callback update (#16687) 8 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
chat_message_histories community[patch]: chat message history mypy fixes (#17059) 8 months ago
chat_models community[patch]: chat model mypy fixes (#17061) 8 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
document_loaders core[patch], community[patch]: link extraction continue on failure (#17200) 8 months ago
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 9 months ago
embeddings community[patch]: octoai embeddings bug fix (#17216) 8 months ago
example_selectors refactor `langchain.prompts.example_selector` (#15369) 8 months ago
graphs community[patch]: Better error propagation for neo4jgraph (#17190) 8 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
llms community[patch]: Fix error in `LlamaCpp` community LLM with Configurable Fields, 'grammar' custom type not available (#16995) 8 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 9 months ago
retrievers community[minor]: Breebs docs retriever (#16578) 8 months ago
storage community: revert SQL Stores (#16912) 8 months ago
tools community[minor]: SQLDatabase Add fetch mode `cursor`, query parameters, query by selectable, expose execution options, and documentation (#17191) 8 months ago
utilities community[minor]: SQLDatabase Add fetch mode `cursor`, query parameters, query by selectable, expose execution options, and documentation (#17191) 8 months ago
utils openai[minor]: implement langchain-openai package (#15503) 9 months ago
vectorstores community[patch]: Implement Unique ID Enforcement in FAISS (#17244) 8 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py langchain[minor], community[minor], core[minor]: Async Cache support and AsyncRedisCache (#15817) 8 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago