Skip to content

Releases: langchain-ai/langchain

langchain-core==0.3.65

10 Jun 20:08
40bd71c
Compare
Choose a tag to compare

Changes since langchain-core==0.3.64

core: release 0.3.65 (#31557)
core(fix): revert set_text optimization (#31555)

langchain-openai==0.3.22

10 Jun 19:56
71b0f78
Compare
Choose a tag to compare

Changes since langchain-openai==0.3.21

openai: release 0.3.22 (#31542)
openai[patch]: accommodate change in image generation API (#31522)
openai[patch]: VCR some tests (#31524)

langchain-openai==0.3.21

06 Jun 15:48
5187817
Compare
Choose a tag to compare

Changes since langchain-openai==0.3.20

openai[release]: 0.3.21 (#31519)
openai[patch]: pass through with_structured_output kwargs (#31518)
openai[patch]: update with_structured_outputs docstring (#31517)

langchain-openai==0.3.20

06 Jun 13:39
a1f068e
Compare
Choose a tag to compare

Changes since langchain-openai==0.3.19

openai: release 0.3.20 (#31515)
openai[patch]: guard against None text completions in BaseOpenAI (#31514)
openai[patch]: clarify docs on api_version in docstring for AzureChatOpenAI (#31502)

langchain-tests==0.3.20

05 Jun 15:31
43bee46
Compare
Choose a tag to compare

Changes since langchain-tests==0.3.19

standard-tests: release 0.3.20 (#31499)
infra: remove use of --vcr-record=none (#31452)
standard-tests: migrate to pytest-recording (#31425)
benchmarks: always run (not conditional on changes) (#31409)
standard-tests: add benchmarks (#31302)
packaging: remove Python upper bound for langchain and co libs (#31025)
standard-tests: add condition for image tool message test (#31041)
core, standard-tests: support PDF and audio input in Chat Completions format (#30979)

langchain-core==0.3.64

05 Jun 21:27
35ae5ea
Compare
Choose a tag to compare

Changes since langchain-core==0.3.63

core: use run tree post/patch (#31500)
core[patch]: Correct type casting of annotations in _infer_arg_descriptions (#31181)
core[patch]: revert change to stream type hint (#31501)
core: Add mypy strict-equality rule (#31286)
fix: module 'defusedxml' has no attribute 'ElementTree' (#31429) (#31431)

langchain-anthropic==0.3.15

03 Jun 15:05
ec8bab8
Compare
Choose a tag to compare

Changes since langchain-anthropic==0.3.14

anthropic[fix]: bump langchain-core dep (#31483)
release[anthropic]: 0.3.15 (#31479)
infra: remove use of --vcr-record=none (#31452)
standard-tests: migrate to pytest-recording (#31425)
standard-tests: add benchmarks (#31302)
anthropic: store cache ttl details on usage metadata (#31393)

langchain-openai==0.3.19

02 Jun 17:57
6cb3ea5
Compare
Choose a tag to compare

Changes since langchain-openai==0.3.18

openai: release 0.3.19 (#31466)
openai[minor]: add image generation to responses api (#31424)
infra: remove use of --vcr-record=none (#31452)
standard-tests: migrate to pytest-recording (#31425)
infra: drop azure from streaming benchmarks (#31421)
openai: cache httpx client (#31260)
standard-tests: add benchmarks (#31302)
openai[patch]: add test case for code interpreter (#31383)

langchain-core==0.3.63

29 May 18:57
19f2a92
Compare
Choose a tag to compare

Changes since langchain-core==0.3.62

core: release 0.3.63 (#31419)
langchain-core: Add image_generation tool to list of known openai tools (#31396)
standard-tests: add benchmarks (#31302)

langchain-xai==0.2.4

27 May 18:39
5bff018
Compare
Choose a tag to compare

Changes since langchain-xai==0.2.3

xai: release 0.2.4 (#31380)
xai: support live search (#31379)
packaging: remove Python upper bound for langchain and co libs (#31025)