Releases: langchain-ai/langchain
langchain-core==1.0.5
Changes since langchain-core==1.0.4
release(core): 1.0.5 (#33973)
fix(core): don't mask exceptions (#33959)
docs(core): add clarity to base token counting methods (#33958)
chore(core,infra): nits (#33954)
chore(core): fix some ruff TC rules (#33929)
chore: update README.md files (#33919)
test(core): add comprehensive tests for groq block translator (#33906)
revert(core): "applied secrets_map in load to plain string values" (#33913)
fix(core): applied secrets_map in load to plain string values (#33678)
langchain-anthropic==1.0.4
Changes since langchain-anthropic==1.0.3
fix: cherry picking fixes for langchain + langchain-anthropic releases (#33975)
langchain-nomic==1.0.1
langchain-groq==1.0.1
Changes since langchain-groq==1.0.0
fix(groq): bump min ver for core dep (#33949)
release(groq): 1.0.1 (#33947)
chore: update README.md files (#33919)
test(groq,openai): add retries for flaky tests (#33914)
fix(groq): handle tool calls with no args (#33896)
feat(groq): add prompt caching token usage details (#33708)
docs: fix typos in libs/partners/groq/langchain_groq/chat_models.py (#33878)
style: some cleanup (#33857)
chore: attribute package change versions (#33854)
fix: links (#33691)
chore: update pyproject.toml url entries (#33587)
langchain-deepseek==1.0.1
langchain-anthropic==1.0.3
langchain-model-profiles==0.0.4
langchain==1.0.5
Changes since langchain==1.0.4
release(langchain): 1.0.5 (#33893)
revert: Support for SystemMessage in create_agent (#33889)
fix: bump up default recursion limit (#33881)
chore(langchain): Support for SystemMessage in create_agent (#33640)
fix(langchain): Update langchain-core dependency version (#33775)
style: some cleanup (#33857)
chore: attribute package change versions (#33854)
langchain-core==1.0.4
Changes since langchain-core==1.0.3
release(core): 1.0.4 (#33886)
feat(core): support draw subgraph using pygraphviz (#32966)
fix(core): Fix tool name check in name_dict for PydanticToolsParser (#33479)
fix(core): Filter empty content blocks from formatted prompts (#32519)
fix(core): context preservation in shielded async callbacks (#32163)
fix(core): RunnablePick may not return a dict if keys is a string (#31321)
fix(core): fix Runnable parallel schema being empty when children runnable input schemas use TypedDict (#28196)
docs: fix typos in libs/core/langchain_core/utils/function_calling.py (#33873)
docs: fix typos in libs/core/tests/unit_tests/utils/test_strings.py (#33875)
docs: fix typos in libs/core/tests/unit_tests/indexing/test_hashed_document.py (#33874)
docs: fix typos in libs/core/tests/unit_tests/test_tools.py (#33876)
docs: fix typos in some files (#33867)
style: some cleanup (#33857)
chore: attribute package change versions (#33854)
fix(core): handle missing dependency version information (#33844)
chore: correct langchain-community references (#33827)
chore(core): add ruff rule PLR2004 (#33706)
chore(core): clean pyproject formatting (#33821)
docs(model-profiles): fix typo (#33820)
style: refs pass (#33813)
fix(core): add no colors check (#33780)