langchain/libs/core/langchain_core
Mason Daugherty 96cbd90cba
fix: formatting issues in docstrings (#32265)
Ensures proper reStructuredText formatting by adding the required blank
line before closing docstring quotes, which resolves the "Block quote
ends without a blank line; unexpected unindent" warning.
2025-07-27 23:37:47 -04:00
..
_api fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
beta fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
callbacks fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
document_loaders fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
documents fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
embeddings fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -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: Ruff preview fixes (#31877) 2025-07-07 13:02:40 -04:00
language_models fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
load feat(core): add an option to make deserialization more permissive (#32054) 2025-07-15 17:00:01 -04:00
messages fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
output_parsers fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
outputs feat(docs): improve devx, fix Makefile targets (#32237) 2025-07-25 14:49:03 -04:00
prompts fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
pydantic_v1 core: Cleanup Pydantic models and handle deprecation warnings (#30799) 2025-06-20 10:42:52 -04:00
runnables fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
tools fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
tracers feat(docs): improve devx, fix Makefile targets (#32237) 2025-07-25 14:49:03 -04:00
utils fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
vectorstores fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
__init__.py docs: formatting cleanup (#32188) 2025-07-22 15:46:15 -04:00
_import_utils.py feat(core): update _import_utils.py to not mask the thrown exception (#32071) 2025-07-16 17:11:56 -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: Ruff preview fixes (#31877) 2025-07-07 13:02:40 -04:00
chat_history.py fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04: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 fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -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 fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
retrievers.py fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
stores.py fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -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: Ruff preview fixes (#31877) 2025-07-07 13:02:40 -04:00
version.py release(core): 0.3.72 (#32214) 2025-07-23 20:33:48 -04:00