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
Raghav Dixit 6c18f73ca5
community[patch]: LanceDB integration improvements/fixes (#16173)
Hi, I'm from the LanceDB team.

Improves LanceDB integration by making it easier to use - now you aren't
required to create tables manually and pass them in the constructor,
although that is still backward compatible.

Bug fix - pandas was being used even though it's not a dependency for
LanceDB or langchain

PS - this issue was raised a few months ago but lost traction. It is a
feature improvement for our users kindly review this , Thanks !
8 months ago
..
adapters community[patch]: docstrings (#16810) 8 months ago
agent_toolkits community[patch]: docstrings (#16810) 8 months ago
callbacks community: add gpt-4-turbo and gpt-4-0125 costs (#17349) 8 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
chat_message_histories community[minor]: Add async methods to AstraDBChatMessageHistory (#17572) 8 months ago
chat_models community[minor]: integrate chat models with Yuan2.0 (#16575) 8 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
document_loaders community[minor]: add exclude parameter to DirectoryLoader (#17316) 8 months ago
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 9 months ago
embeddings community[patch]: add VoyageEmbeddings truncation (#17638) 8 months ago
example_selectors refactor `langchain.prompts.example_selector` (#15369) 8 months ago
graphs community[patch]: Resolve KuzuQAChain API Changes (#16885) 8 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
llms community[patch]: OpenLLM Client Fixes + Added Timeout Parameter (#17478) 8 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 9 months ago
retrievers infra: add print rule to ruff (#16221) 8 months ago
storage community[minor]: Add async methods to the AstraDB BaseStore (#16872) 8 months ago
tools Community[patch]: Adjusted import to be compatible with SQLAlchemy<2 (#17520) 8 months ago
utilities [Langchain_community]: Corrected the imports to make them compatible with Sqlachemy <2.0 (#17653) 8 months ago
utils Add the BQ job usage tracking from LangChain (#17123) 8 months ago
vectorstores community[patch]: LanceDB integration improvements/fixes (#16173) 8 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py community: Add async methods to AstraDBCache (#17415) 8 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago