langchain/libs/community/tests/unit_tests
2025-04-09 14:53:55 -04:00
..
agent_toolkits community: adds support for getting github releases for the configured repository (#29318) 2025-01-22 15:45:52 +00:00
agents
callbacks Community : Add OpenAI prompt caching and reasoning tokens tracking (#27135) 2024-12-19 09:31:13 -05:00
chains
chat_loaders community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
chat_message_histories community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
chat_models community: fix perplexity response parameters not being included in model response (#30440) 2025-03-26 22:28:08 -04:00
cross_encoders
data
docstore
document_compressors
document_loaders community[minor]: Add custom sitemap URL parameter to GitbookLoader (#30549) 2025-04-01 16:17:21 +00:00
document_transformers community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
embeddings community: Repair embeddings/llamacpp's embed_query method (#29935) 2025-02-23 19:32:17 +00:00
evaluation
examples
graph_vectorstores
graphs community: fix issue #29429 in age_graph.py (#29506) 2025-02-01 21:24:45 -05:00
imports
indexes
jira community: fix Jira API wrapper failing initialization with cloud param (#30117) 2025-03-05 10:49:25 -05:00
llms infra: migrate to uv (#29566) 2025-02-06 13:36:26 -05:00
load update test in community 2025-04-09 14:53:55 -04:00
query_constructors community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
retrievers community: add top_k as param to Needle Retriever (#29821) 2025-02-16 08:30:52 -05:00
storage community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
tools (Community): Added API Key for Jina Search API Wrapper (#29622) 2025-02-12 20:12:07 -08:00
utilities community[minor]: Improve Brave Search Tool, allow api key in env var (#30364) 2025-03-31 14:48:52 -04:00
utils
vectorstores community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +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: Use Blockbuster to detect blocking calls in asyncio during tests (#29609) 2025-02-08 01:10:39 +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
test_imports.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
test_sql_database_schema.py
test_sql_database.py community: add HANA dialect to SQLDatabase (#30475) 2025-03-27 15:19:50 -04:00
test_sqlalchemy.py