langchain/libs/core/tests/unit_tests
ccurme 86d51f6be6
multiple: permit optional fields on multimodal content blocks (#30887)
Instead of stuffing provider-specific fields in `metadata`, they can go
directly on the content block.
2025-04-17 12:48:46 +00:00
..
_api core: Add ruff rules PT (pytest) (#29381) 2025-04-01 13:31:07 -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 Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
dependencies community[minor]: Add glue catalog loader (#20220) 2024-04-16 11:39:23 -04:00
document_loaders core: Add ruff rules ARG (#30732) 2025-04-09 14:39:36 -04:00
documents multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
embeddings core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
example_selectors core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
examples core:adds tests for partial_variables (#15427) 2024-01-02 15:00:06 -08:00
fake core: Specify code when ignoring type issue (ruff PGH003) (#30675) 2025-04-10 22:23:52 -04:00
indexing core: Specify code when ignoring type issue (ruff PGH003) (#30675) 2025-04-10 22:23:52 -04:00
language_models core: Removing unnecessary pydantic core schema rebuilds (#30848) 2025-04-16 12:00:08 -04:00
load core, openai[patch]: support serialization of pydantic models in messages (#29940) 2025-02-24 09:34:27 -05:00
messages core: Remove some noqa (#30855) 2025-04-15 13:08:40 -04:00
output_parsers core: Removing unnecessary pydantic core schema rebuilds (#30848) 2025-04-16 12:00:08 -04:00
outputs core[patch]: fix ChatGeneration.text with content blocks (#20294) 2024-04-10 15:54:06 -07:00
prompts core: Removing unnecessary pydantic core schema rebuilds (#30848) 2025-04-16 12:00:08 -04:00
rate_limiters core[minor]: Add BaseModel.rate_limiter, RateLimiter abstraction and in-memory implementation (#24669) 2024-07-26 03:03:34 +00:00
runnables core: Removing unnecessary pydantic core schema rebuilds (#30848) 2025-04-16 12:00:08 -04:00
stores core: Specify code when ignoring type issue (ruff PGH003) (#30675) 2025-04-10 22:23:52 -04:00
tracers core: Specify code when ignoring type issue (ruff PGH003) (#30675) 2025-04-10 22:23:52 -04:00
utils core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
vectorstores core: Specify code when ignoring type issue (ruff PGH003) (#30675) 2025-04-10 22:23:52 -04:00
__init__.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
conftest.py core: Add ruff rules PLR (#30696) 2025-04-09 15:15:38 -04:00
prompt_file.txt Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
pydantic_utils.py core: Add ruff rules FBT001 and FBT002 (#30695) 2025-04-11 16:26:33 -04:00
stubs.py core: Add ruff rules PYI (#29335) 2025-04-04 19:59:44 +00:00
test_globals.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
test_imports.py core[patch]: Add ruff rules for PLW (Pylint Warnings) (#29288) 2025-03-27 10:26:12 +00:00
test_messages.py multiple: permit optional fields on multimodal content blocks (#30887) 2025-04-17 12:48:46 +00: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 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 core(minor): Add a way to print out system information for debugging purposes. (#15718) 2024-01-08 12:20:18 -08:00
test_tools.py core: Removing unnecessary pydantic core schema rebuilds (#30848) 2025-04-16 12:00:08 -04:00