langchain-core==1.2.25

LangChain Releases / 4/3/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • langchain-core version 1.2.25 has been released with changes since 1.2.24, including one core fix and documentation typo corrections.
  • The update hardens validation around text (txt) files in deprecated prompt loading functions to improve robustness and reduce potential failure modes.
  • Documentation typos were fixed as part of this release, improving developer clarity and reducing confusion.
  • The listed changes reference specific pull requests (#36473, #36471, #36459) that implement these improvements.

Changes since langchain-core==1.2.24

release(core): 1.2.25 (#36473)
fix(core): harden check for txt files in deprecated prompt loading functions (#36471)
fix(core): fixed typos in the documentation (#36459)