Skip to content

Releases: langchain-ai/langchain

langchain-openai==0.3.24

17 Jun 20:21
6409498
Compare
Choose a tag to compare

Changes since langchain-openai==0.3.23

openai[patch]: route to Responses API if relevant attributes are set (#31645)
openai: release 0.3.24 (#31642)
openai[patch]: add Responses API attributes to BaseChatOpenAI (#30329)
openai[patch]: support Responses streaming in AzureChatOpenAI (#31641)
openai[patch]: refactor handling of Responses API (#31587)

langchain-openai==0.3.23

13 Jun 14:24
5839801
Compare
Choose a tag to compare

Changes since langchain-openai==0.3.22

openai: release 0.3.23 (#31604)
openai[patch]: handle annotation change in openai==1.82.0 (#31597)
[OpenAI]: Encoding Model (#31402)

langchain-huggingface==0.3.0

10 Jun 20:51
4071670
Compare
Choose a tag to compare

Changes since langchain-huggingface==0.2.0

huggingface[patch]: bump transformers (#31559)
huggingface[patch]: bump core dep (#31558)
huggingface: 0.3.0 release (#31503)
huggingface[major]: Reduce disk footprint by 95% by making large dependencies optional (#31268)
huggingface: Undefined model_id fix (#31358)

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)