langchain/libs/core/langchain_core
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: Cleanup Pydantic models and handle deprecation warnings (#30799) 2025-06-20 10:42:52 -04:00
beta core: Add ruff rules RET (#29384) 2025-04-02 16:59:56 -04:00
callbacks core[patch]: check before removing tags (#31691) 2025-06-20 17:46:50 -04:00
document_loaders core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -04:00
documents core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
embeddings core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
example_selectors core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -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: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
messages standard-tests: refactoring and fixes (#31703) 2025-06-23 23:22:31 +00:00
output_parsers core: Cleanup Pydantic models and handle deprecation warnings (#30799) 2025-06-20 10:42:52 -04:00
outputs core(fix): revert set_text optimization (#31555) 2025-06-10 13:36:55 -04:00
prompts core: Improve Runnable __or__ method typing annotations (#31273) 2025-05-19 09:32:31 -04:00
pydantic_v1 core: Cleanup Pydantic models and handle deprecation warnings (#30799) 2025-06-20 10:42:52 -04:00
runnables core[patch]: Improve RunnableWithMessageHistory init arg types (#31639) 2025-06-23 13:45:52 -04:00
tools core[patch]: Add doc-strings to tools/base.py (#31684) 2025-06-20 11:16:57 -04:00
tracers core: Cleanup Pydantic models and handle deprecation warnings (#30799) 2025-06-20 10:42:52 -04:00
utils standard-tests: refactoring and fixes (#31703) 2025-06-23 23:22:31 +00:00
vectorstores core[patch]: Returning always 2D Array for _cosine_similarity (#31528) 2025-06-20 11:25:02 -04:00
__init__.py [performance]: Use hard coded langchain-core version to avoid importlib import (#30744) 2025-04-10 14:15:02 -04:00
_import_utils.py core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
agents.py core: Specify code when ignoring type issue (ruff PGH003) (#30675) 2025-04-10 22:23:52 -04:00
caches.py core: Add ruff rules ARG (#30732) 2025-04-09 14:39:36 -04:00
chat_history.py core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
chat_loaders.py core: Add ruff rules D (docstring) (#29406) 2025-04-01 13:15:45 -04:00
chat_sessions.py core: Add ruff rules D (docstring) (#29406) 2025-04-01 13:15:45 -04:00
env.py core: Add ruff rules D (docstring) (#29406) 2025-04-01 13:15:45 -04:00
exceptions.py core: Add ruff rules FBT001 and FBT002 (#30695) 2025-04-11 16:26:33 -04:00
globals.py core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
memory.py core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
prompt_values.py core: Add ruff rules D (docstring) (#29406) 2025-04-01 13:15:45 -04:00
py.typed
rate_limiters.py core[lint]: Use 3.9 formatting for docs and tests (#30780) 2025-04-11 10:39:25 -04:00
retrievers.py core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -04:00
stores.py core[lint]: Use 3.9 formatting for docs and tests (#30780) 2025-04-11 10:39:25 -04:00
structured_query.py core: Add ruff rules A (builtins shadowing) (#29312) 2025-05-16 15:19:37 -04:00
sys_info.py core: Add ruff rules RUF (#29353) 2025-05-15 15:43:57 -04:00
version.py core: release 0.3.66 (#31690) 2025-06-20 17:45:03 -04:00