langchain/libs/core/langchain_core
2025-04-24 13:22:31 -04:00
..
_api core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
beta core: Add ruff rules RET (#29384) 2025-04-02 16:59:56 -04:00
callbacks core[patch]: de-beta usage callback (#30928) 2025-04-18 15:45:09 +00:00
document_loaders core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
documents core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -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]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
language_models core[patch]: fix edge cases for _is_openai_data_block (#30997) 2025-04-24 10:48:52 -04:00
load core[patch]: update dict prompt template (#30967) 2025-04-23 10:04:50 -07:00
messages feat(core): Autogenerate filenames for when converting file content blocks to OpenAI format (#30984) 2025-04-24 13:36:31 +00:00
output_parsers core: Improve OutputParser error messaging when model output is truncated (max_tokens) (#30936) 2025-04-21 10:06:18 -04:00
outputs core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
prompts core[patch]: update dict prompt template (#30967) 2025-04-23 10:04:50 -07:00
pydantic_v1 core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
runnables core: Make Graph.Node.data optional (#30943) 2025-04-21 07:18:36 -07:00
tools core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
tracers core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
utils core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
vectorstores core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -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[lint]: Use 3.9 formatting for docs and tests (#30780) 2025-04-11 10:39:25 -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: Improve mypy config (#30737) 2025-04-11 16:35:13 -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 D (docstring) (#29406) 2025-04-01 13:15:45 -04:00
sys_info.py core: Add ruff rules S110 and S112 (#30599) 2025-04-01 13:17:22 -04:00
version.py core: release 0.3.56 (#31000) 2025-04-24 13:22:31 -04:00