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
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>
1 week ago
..
adapters community[patch]: upgrade to recent version of mypy (#21616) 2 months ago
agent_toolkits docs: Fix URL formatting in deprecation warnings (#23075) 2 weeks ago
agents community: update how OpenAIAssistantV2Runnable creates threads with tool_resources (#22549) 3 weeks ago
callbacks community[patch]: Add missing type annotations (#22758) 3 weeks ago
chains community[patch]: Add missing type annotations (#22758) 3 weeks ago
chat_loaders infra: rm unused # noqa violations (#22049) 1 month ago
chat_message_histories docs: Fix URL formatting in deprecation warnings (#23075) 2 weeks ago
chat_models fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176) 1 week ago
cross_encoders [Community]: HuggingFaceCrossEncoder `score` accounting for <not-relevant score,relevant score> pairs. (#22578) 2 weeks ago
docstore community[patch]: Fix remaining __inits__ in community (#22037) 1 month ago
document_compressors community[minor]: add Volcengine Rerank (#22700) 3 weeks ago
document_loaders community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 1 week ago
document_transformers community[minor]: Implement Doctran async execution (#22372) 2 weeks ago
embeddings community[patch]: update sambastudio embeddings (#23133) 1 week ago
example_selectors docs: added `community` modules descriptions (#17827) 4 months ago
graphs infra: rm unused # noqa violations (#22049) 1 month ago
indexes community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 1 week ago
llms community[patch]: sambanova llm integration improvement (#23137) 1 week ago
memory community[minor]: Add Zep Cloud components + docs + examples (#21671) 1 month ago
output_parsers infra: rm unused # noqa violations (#22049) 1 month ago
query_constructors multiple: langchain 0.2 in master (#21191) 2 months ago
retrievers ci: Add script to check for pickle usage in community (#22863) 2 weeks ago
storage community[minor]: fix redis store docstring and streamline initialization code (#22730) 3 weeks ago
tools docs: Fix URL formatting in deprecation warnings (#23075) 2 weeks ago
utilities community: Fix #22975 (Add SSL Verification Option to Requests Class in langchain_community) (#22977) 2 weeks ago
utils community[patch]: Use Custom Logger Instead of Root Logger in get_user_agent Function (#22691) 3 weeks ago
vectorstores community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 1 week ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
cache.py community: init signature revision for Cassandra LLM cache classes + small maintenance (#17765) 1 month ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago