langchain/libs/core/langchain_core
2025-05-13 17:06:12 -07:00
..
_api pydantic initial changes 2025-05-13 17:06:12 -07: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 pydantic initial changes 2025-05-13 17:06:12 -07:00
load core[patch]: update dict prompt template (#30967) 2025-04-23 10:04:50 -07:00
messages fix(core): Permit OpenAI style blocks to be passed into convert_to_openai_messages (#31140) 2025-05-07 10:57:37 -04:00
output_parsers pydantic initial changes 2025-05-13 17:06:12 -07:00
outputs core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) 2025-04-17 14:15:28 -04:00
prompts pydantic initial changes 2025-05-13 17:06:12 -07:00
runnables pydantic initial changes 2025-05-13 17:06:12 -07:00
tools pydantic initial changes 2025-05-13 17:06:12 -07:00
tracers pydantic initial changes 2025-05-13 17:06:12 -07:00
utils pydantic initial changes 2025-05-13 17:06:12 -07: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.59 (#31150) 2025-05-07 17:36:59 +00:00