github langchain-ai/langchain langchain-core==0.3.76

22 hours ago

Changes since langchain-core==0.3.75

release(core): 0.3.76 (#32877)
fix(core): honor enabled=false in nested tracing (#31986)
fix(core): ensure InjectedToolCallId always overrides LLM-generated values (#32766)
chore(docs): update package READMEs (#32869)
chore(core): cleanup pyproject.toml (#32865)
refactor(core): improve beta decorator (#32505)
feat(core): add id field to Document passed to filter for InMemoryVectorStore similarity search (#32688)
feat(core): support AWS Bedrock document content blocks in msg_content_output (#32799)
feat(core): support for adding PromptTemplates with formats other than f-string (#32253)
chore(core): add ruff rule PLC0415 (#32351)
chore(core): fix some pydocs to use google-style (#32764)
chore(core): fix some ruff preview rules (#32785)
chore(core): fix some docstrings (from DOC preview rule) (#32833)
refactor(core): use pytest style in TestGetBufferString (#32786)
chore(core): enable ruff docstring-code-format (#32834)
chore(core): fix some mypy warn_unreachable issues (#32560)
feat(core): add web_search in OpenAI tools list (#32738)
chore: adress pytest-asyncio deprecation warnings + other nits (#32696)

Don't miss a new langchain release

NewReleases is sending notifications on new releases.