langchain/libs/community/tests/unit_tests
2025-04-23 10:04:50 -07:00
..
agent_toolkits community: adds support for getting github releases for the configured repository (#29318) 2025-01-22 15:45:52 +00:00
agents community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
callbacks community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
chains core: add kwargs support to VectorStore (#25934) 2024-12-16 18:57:57 +00:00
chat_loaders community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
chat_message_histories community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
chat_models community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
cross_encoders
data community: Resolve refs recursively when generating openai_fn from OpenAPI spec (#19002) 2024-09-02 13:17:39 -07:00
docstore
document_compressors community: add InfinityRerank (#27043) 2024-11-06 17:26:30 -08:00
document_loaders community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
document_transformers community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
embeddings langchain_community: OpenAIEmbeddings not respecting chunk_size argument (#30946) 2025-04-21 08:39:07 -04:00
evaluation community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
examples
graph_vectorstores [community]: Render documents to graphviz (#24830) 2024-12-14 02:02:09 +00:00
graphs community: fix issue #29429 in age_graph.py (#29506) 2025-02-01 21:24:45 -05:00
imports
indexes community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
jira community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
llms community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
load core[patch]: update dict prompt template (#30967) 2025-04-23 10:04:50 -07:00
query_constructors community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
retrievers community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
storage community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
tools community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
utilities community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
utils partners: Use simsimd types (#25299) 2024-08-23 10:41:39 -04:00
vectorstores community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
__init__.py
conftest.py community: Use Blockbuster to detect blocking calls in asyncio during tests (#29609) 2025-02-08 01:10:39 +00:00
test_cache.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
test_dependencies.py community: Use Blockbuster to detect blocking calls in asyncio during tests (#29609) 2025-02-08 01:10:39 +00:00
test_document_transformers.py
test_graph_vectorstores.py core, community: move graph vectorstores to community (#26678) 2024-09-19 11:38:14 -07:00
test_imports.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
test_sql_database_schema.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
test_sql_database.py community: add HANA dialect to SQLDatabase (#30475) 2025-03-27 15:19:50 -04:00
test_sqlalchemy.py