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
Kapil Sachdeva cd00a87db7
community[patch] - in FAISS vector store, support passing custom DocStore implementation when using from_xxx methods (#16801)
- **Description:** The from__xx methods of FAISS class have hardcoded
InMemoryStore implementation and thereby not let users pass a custom
DocStore implementation,
  - **Issue:** no referenced issue,
  - **Dependencies:** none,
  - **Twitter handle:** ksachdeva
5 months ago
..
adapters community[patch]: docstrings (#16810) 5 months ago
agent_toolkits community[patch]: docstrings (#16810) 5 months ago
callbacks community: add gpt-4-turbo and gpt-4-0125 costs (#17349) 5 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 6 months ago
chat_message_histories infra: add print rule to ruff (#16221) 5 months ago
chat_models community[patch]: Invoke callback prior to yielding token (#17348) 5 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
document_loaders community[proxy]: Enhancement/add proxy support playwrighturlloader 16751 (#16822) 5 months ago
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 6 months ago
embeddings infra: add print rule to ruff (#16221) 5 months ago
example_selectors refactor `langchain.prompts.example_selector` (#15369) 6 months ago
graphs community[patch]: docstrings (#16810) 5 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
llms community[patch]: Invoke callback prior to yielding token (#17346) 5 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 6 months ago
retrievers infra: add print rule to ruff (#16221) 5 months ago
storage infra: add print rule to ruff (#16221) 5 months ago
tools community[patch]: Add async methods to VectorStoreQATool (#16949) 5 months ago
utilities community[patch]: Fix github search issues and PRs PaginatedList has no len() error (#16806) 5 months ago
utils openai[minor]: implement langchain-openai package (#15503) 6 months ago
vectorstores community[patch] - in FAISS vector store, support passing custom DocStore implementation when using from_xxx methods (#16801) 5 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
cache.py Add async methods to InMemoryCache (#17425) 5 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago