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/tests/unit_tests
Dmitry Tyumentsev 08b769d539
community[patch]: YandexGPT Use recent yandexcloud sdk version (#19341)
Fixed inability to work with [yandexcloud
SDK](https://pypi.org/project/yandexcloud/) version higher 0.265.0
6 months ago
..
agent_toolkits
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 7 months ago
chat_loaders
chat_message_histories
chat_models community[minor]: Dappier chat model integration (#19370) 6 months ago
docstore
document_loaders community[patch]: move pdf text tests to integration (#18746) 7 months ago
document_transformers
embeddings community[patch]: YandexGPT Use recent yandexcloud sdk version (#19341) 6 months ago
examples
graphs comunity[patch]: Fix neo4j sanitizing values (#18750) 7 months ago
indexes
llms community: Add `keep_alive` parameter to control how long the model w… (#19005) 6 months ago
retrievers community[patch]: Patch tdidf retriever (CVE-2024-2057) (#18695) 7 months ago
storage
tools community[patch]: flattening imports 3 (#18939) 6 months ago
utilities community[patch]: flattening imports 3 (#18939) 6 months ago
utils
vectorstores community[minor]: Add `DuckDB` as a vectorstore (#18916) 6 months ago
__init__.py
conftest.py
test_dependencies.py
test_imports.py
test_sql_database.py community[minor]: Add lazy_table_reflection param to SqlDatabase (#18742) 7 months ago
test_sql_database_schema.py
test_sqlalchemy.py