langchain/libs/core/tests/unit_tests
Eugene Yurtsev 9164e6f906
core[patch]: Add additional hashing options to indexing API, warn on SHA-1 (#31649)
Add additional hashing options to the indexing API, warn on SHA-1

Requires:

- Bumping langchain-core version
- bumping min langchain-core in langchain

---------

Co-authored-by: ccurme <chester.curme@gmail.com>
2025-06-24 14:44:06 -04: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
dependencies
document_loaders core: use run tree post/patch (#31500) 2025-06-05 14:05:57 -07:00
documents
embeddings core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
example_selectors core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
examples
fake core[patch]: revert change to stream type hint (#31501) 2025-06-05 11:20:06 -04:00
indexing core[patch]: Add additional hashing options to indexing API, warn on SHA-1 (#31649) 2025-06-24 14:44:06 -04:00
language_models core[patch]: revert change to stream type hint (#31501) 2025-06-05 11:20:06 -04:00
load core(fix): revert set_text optimization (#31555) 2025-06-10 13:36:55 -04:00
messages core: fix get_buffer_string output for structured message content (#31600) 2025-06-20 23:21:50 +00:00
output_parsers core: Cleanup Pydantic models and handle deprecation warnings (#30799) 2025-06-20 10:42:52 -04:00
outputs
prompts docs: document Anthropic cache TTL count details (#31708) 2025-06-23 20:16:42 +00:00
rate_limiters
runnables docs: document Anthropic cache TTL count details (#31708) 2025-06-23 20:16:42 +00:00
stores core: Specify code when ignoring type issue (ruff PGH003) (#30675) 2025-04-10 22:23:52 -04:00
tracers core: Use parametrized test in test_correct_get_tracer_project (#31513) 2025-06-23 18:55:57 -04:00
utils core: Cleanup Pydantic models and handle deprecation warnings (#30799) 2025-06-20 10:42:52 -04:00
vectorstores core[patch]: Returning always 2D Array for _cosine_similarity (#31528) 2025-06-20 11:25:02 -04:00
__init__.py
conftest.py core: Add ruff rules PLR (#30696) 2025-04-09 15:15:38 -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: Add ruff rules PYI (#29335) 2025-04-04 19:59:44 +00:00
test_globals.py core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -04: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 core, openai[patch]: prefer provider-assigned IDs when aggregating message chunks (#31080) 2025-05-02 11:18:18 -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
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
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: Cleanup Pydantic models and handle deprecation warnings (#30799) 2025-06-20 10:42:52 -04:00