langchain/libs/core/tests/unit_tests
Christophe Bornet e181d43214
core: Bump ruff version to 0.11 (#30519)
Changes are from the new TC006 rule:
https://docs.astral.sh/ruff/rules/runtime-cast-value/
TC006 is auto-fixed.
2025-03-27 13:01:49 -04:00
..
_api core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
caches
callbacks core[patch]: store model names on usage callback handler (#30487) 2025-03-25 21:26:09 -04:00
chat_history core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
data
dependencies
document_loaders
documents
embeddings core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
example_selectors core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
examples
fake core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
indexing core[patch]: stop deleting records with "scoped_full" when doc is empty (#30520) 2025-03-27 11:04:34 -04:00
language_models core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
load core, openai[patch]: support serialization of pydantic models in messages (#29940) 2025-02-24 09:34:27 -05:00
messages core: add tool_call exclusion in filter_message (#30289) 2025-03-21 23:05:29 +00:00
output_parsers core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
outputs
prompts core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
rate_limiters
runnables core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
stores
tracers core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
utils core[patch]: Fix handling of title when tool schema is specified manually via JSONSchema (#30479) 2025-03-25 15:15:24 -04:00
vectorstores core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
__init__.py
conftest.py core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
prompt_file.txt
pydantic_utils.py core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
stubs.py
test_globals.py
test_imports.py core[patch]: Add ruff rules for PLW (Pylint Warnings) (#29288) 2025-03-27 10:26:12 +00:00
test_messages.py core: basemessage.text() (#29078) 2025-02-18 17:45:44 -08:00
test_outputs.py core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
test_prompt_values.py
test_pydantic_serde.py core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05: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 core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00