langchain/libs/core/tests/unit_tests
Mason Daugherty ee4c2510eb
feat: port various nit changes from wip-v0.4 (#32506)
Lots of work that wasn't directly related to core
improvements/messages/testing functionality
2025-08-11 15:09:08 -04:00
..
_api fix(core): fix beta decorator for properties (#32497) 2025-08-11 12:43:53 -04:00
caches core: Add ruff rules PT (pytest) (#29381) 2025-04-01 13:31:07 -04:00
callbacks core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
chat_history core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
data
dependencies
document_loaders core: use run tree post/patch (#31500) 2025-06-05 14:05:57 -07:00
documents multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
embeddings feat(core): add ruff rules D to tests except D1 (#32000) 2025-07-14 10:42:03 -04:00
example_selectors core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
examples
fake fix(core): implement sleep delay in FakeMessagesListChatModel _generate (#32014) 2025-07-18 15:54:28 -04:00
indexing fix(core): track within-batch deduplication in indexing num_skipped count (#32273) 2025-07-28 09:58:51 -04:00
language_models feat(core): zero-out token costs for cache hits (#32437) 2025-08-07 08:49:34 -04:00
load feat: port various nit changes from wip-v0.4 (#32506) 2025-08-11 15:09:08 -04:00
messages fix: LLM mimicking Unicode responses due to forced Unicode conversion of non-ASCII characters. (#32222) 2025-07-24 17:01:31 -04:00
output_parsers fix(core): fix parse_resultin case of self.first_tool_only with multiple keys matching for JsonOutputKeyToolsParser (#32106) 2025-07-21 12:50:22 -04:00
outputs
prompts feat: port various nit changes from wip-v0.4 (#32506) 2025-08-11 15:09:08 -04:00
rate_limiters
runnables feat: port various nit changes from wip-v0.4 (#32506) 2025-08-11 15:09:08 -04:00
stores fix: remove unused type ignore from three_values fixture in TestAsyncInMemoryStore (#31895) 2025-07-07 13:22:53 -04:00
tracers core: Use parametrized test in test_correct_get_tracer_project (#31513) 2025-06-23 18:55:57 -04:00
utils feat(core): add sanitize_for_postgres utility to fix PostgreSQL NUL byte DataError (#32157) 2025-07-21 20:33:20 -04:00
vectorstores feat(core): add ruff rules D to tests except D1 (#32000) 2025-07-14 10:42:03 -04:00
__init__.py
conftest.py fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
prompt_file.txt
pydantic_utils.py core: Add ruff rules FBT001 and FBT002 (#30695) 2025-04-11 16:26:33 -04:00
stubs.py core: Bump ruff version to 0.12 (#31846) 2025-07-07 10:02:51 -04:00
test_globals.py core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -04:00
test_imports.py chore: formatting across codebase (#32466) 2025-08-08 10:20:10 -04:00
test_messages.py fix(core): fix index checking when merging lists (#32431) 2025-08-06 12:47:33 -04:00
test_outputs.py core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
test_prompt_values.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_pydantic_imports.py core: Removing unnecessary pydantic core schema rebuilds (#30848) 2025-04-16 12:00:08 -04:00
test_pydantic_serde.py feat(core): add ruff rules D to tests except D1 (#32000) 2025-07-14 10:42:03 -04:00
test_retrievers.py core, tests: more tolerant _aget_relevant_documents function (#28462) 2024-12-06 00:49:30 +00:00
test_setup.py core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
test_sys_info.py
test_tools.py chore: formatting across codebase (#32466) 2025-08-08 10:20:10 -04:00