Skip to content

Releases: langchain-ai/langchain

langchain-text-splitters==0.3.0.dev1

05 Sep 20:21
Compare
Choose a tag to compare

Changes since langchain-text-splitters==0.2.4

langchain-text-splitters==0.3.0.dev0

05 Sep 17:58
d022296
Compare
Choose a tag to compare

Changes since langchain-text-splitters==0.2.4

langchain-openai==0.2.0.dev1

05 Sep 22:15
0e41062
Compare
Choose a tag to compare

Changes since langchain-openai==0.1.23

fmt
standard-tests[patch]: add Ser/Des test
langchain_openai: Make sure the response from the async client in the astream method of ChatOpenAI is properly awaited in case of "include_response_headers=True" (#26031)
openai[patch]: add back azure embeddings api_version alias
openai[patch]: Upgrade @root_validators in preparation for pydantic 2 migration (#25491)
standard-tests[patch]: test init from env vars (#25983)
docs: ChatOpenAI.with_structured_output nits (#25952)
langchain_openai: Cleanup OpenAIEmbeddings validate_environment. (#25855)

langchain-openai==0.2.0.dev0

05 Sep 16:05
Compare
Choose a tag to compare

Changes since langchain-openai==0.1.23

fmt
standard-tests[patch]: add Ser/Des test
langchain_openai: Make sure the response from the async client in the astream method of ChatOpenAI is properly awaited in case of "include_response_headers=True" (#26031)
openai[patch]: add back azure embeddings api_version alias
openai[patch]: Upgrade @root_validators in preparation for pydantic 2 migration (#25491)
standard-tests[patch]: test init from env vars (#25983)
docs: ChatOpenAI.with_structured_output nits (#25952)
langchain_openai: Cleanup OpenAIEmbeddings validate_environment. (#25855)

langchain-groq==0.2.0.dev1

05 Sep 22:15
0e41062
Compare
Choose a tag to compare

Changes since langchain-groq==0.1.9

standard-tests[patch]: add Ser/Des test
all: Improve make lint command (#25344)
together, standard-tests: specify tool_choice in standard tests (#25548)
groq[patch]: update model used for llama tests (#25542)
groq[patch]: Update root validators for pydantic 2 migration (#25402)
groq[patch]: update rate limit in integration tests (#25177)
groq[patch]: allow warnings during tests (#25105)
patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014)

langchain-groq==0.2.0.dev0

05 Sep 18:03
d022296
Compare
Choose a tag to compare

Changes since langchain-groq==0.1.9

standard-tests[patch]: add Ser/Des test
all: Improve make lint command (#25344)
together, standard-tests: specify tool_choice in standard tests (#25548)
groq[patch]: update model used for llama tests (#25542)
groq[patch]: Update root validators for pydantic 2 migration (#25402)
groq[patch]: update rate limit in integration tests (#25177)
groq[patch]: allow warnings during tests (#25105)
patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014)

langchain-fireworks==0.2.0.dev1

05 Sep 22:14
0e41062
Compare
Choose a tag to compare

Changes since langchain-fireworks==0.1.7

fmt
standard-tests[patch]: add Ser/Des test
all: Improve make lint command (#25344)
core, partners: implement standard tracing params for LLMs (#25410)
fireworks[patch]: Upgrade @root_validators to be pydantic 2 compliant (#25443)
huggingface[patch], pinecone[patch], fireworks[patch], mistralai[patch], voyageai[patch], togetherai[path]: convert Pydantic extras to literals (#25384)
fireworks[patch]: Fix doc-string for API Referenmce (#25304)
fireworks: Add APIReference for the FireworksEmbeddings model (#25292)

langchain-fireworks==0.2.0.dev0

05 Sep 18:01
d022296
Compare
Choose a tag to compare

Changes since langchain-fireworks==0.1.7

fmt
standard-tests[patch]: add Ser/Des test
all: Improve make lint command (#25344)
core, partners: implement standard tracing params for LLMs (#25410)
fireworks[patch]: Upgrade @root_validators to be pydantic 2 compliant (#25443)
huggingface[patch], pinecone[patch], fireworks[patch], mistralai[patch], voyageai[patch], togetherai[path]: convert Pydantic extras to literals (#25384)
fireworks[patch]: Fix doc-string for API Referenmce (#25304)
fireworks: Add APIReference for the FireworksEmbeddings model (#25292)

langchain-core==0.3.0.dev2

05 Sep 21:48
42d8b36
Compare
Choose a tag to compare

Changes since langchain-core==0.2.38

fmt
fmt

langchain-community==0.3.0.dev1

05 Sep 22:36
Compare
Choose a tag to compare

Changes since langchain-community==0.2.16

fmt
fmt
fmt
Improvement[Community] Improve args description in api doc of DocArrayInMemorySearch (#26024)
community: delta in openai choice can be None, creates handler for that (#25954)