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/indexes
Michał Krassowski 710197e18c
community[patch]: restore compatibility with SQLAlchemy 1.x (#22546)
- **Description:** Restores compatibility with SQLAlchemy 1.4.x that was
broken since #18992 and adds a test run for this version on CI (only for
Python 3.11)
- **Issue:** fixes #19681
- **Dependencies:** None
- **Twitter handle:** `@krassowski_m`

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
3 months ago
..
__init__.py docs: added `community` modules descriptions (#17827) 7 months ago
_document_manager.py community: Add document manager and mongo document manager (#17320) 7 months ago
_sql_record_manager.py community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 3 months ago
base.py community[patch]: docstrings update (#20301) 5 months ago