Skip to content

Releases: langchain-ai/langchain

langchain-mistralai==0.2.0

13 Sep 22:33
9b30bdc
Compare
Choose a tag to compare

Changes since langchain-mistralai==0.1.13

mistralai: release 0.2 (#26458)
multiple: pydantic 2 compatibility, v0.3 (#26443)
fmt
fmt
standard-tests[patch]: add Ser/Des test

langchain-huggingface==0.1.0

13 Sep 23:33
9c88037
Compare
Choose a tag to compare

Changes since langchain-huggingface==0.0.3

huggingface[patch]: xfail test (#26479)
huggingface: release 0.1 (#26463)
multiple: pydantic 2 compatibility, v0.3 (#26443)
huggingface[patch]: add integration tests for embeddings (#26272)
huggingface[patch]: add integration tests (#26269)
standard-tests[patch]: add Ser/Des test
all: Improve make lint command (#25344)
huggingface: fix model param population (#24743)
huggingface[patch], pinecone[patch], fireworks[patch], mistralai[patch], voyageai[patch], togetherai[path]: convert Pydantic extras to literals (#25384)
core[patch], integrations[patch]: convert TypedDict to tool schema support (#24641)
all: add release notes to pypi (#24519)
[HuggingFace Pipeline] add streaming support (#23852)
huggingface: Fix huggingface tei support (#22653)
infra: update mypy 1.10, ruff 0.5 (#23721)
partners: support reading HuggingFace params from env (#23309)
[Community [HuggingFace]]: Small Fix for ChatHuggingFace. (#22925)
huggingface: docstrings (#23148)
huggingface[patch]: fix CI for python 3.12 (#23197)
docs: standardize ChatHuggingFace (#22693)
[Community]add option to delete the prompt from HF output (#22225)

langchain-groq==0.2.0

13 Sep 22:57
537f692
Compare
Choose a tag to compare

Changes since langchain-groq==0.1.10

groq[minor]: Release 0.2.0 (#26465)
multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-fireworks==0.2.0

13 Sep 22:53
995dfc6
Compare
Choose a tag to compare

Changes since langchain-fireworks==0.1.7

partners/fireworks: release 0.2.0 (#26467)
multiple: pydantic 2 compatibility, v0.3 (#26443)
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-experimental==0.3.0

13 Sep 23:12
8abc7ff
Compare
Choose a tag to compare

Changes since langchain-experimental==0.0.65

experimental: release 0.3 (#26477)
multiple: pydantic 2 compatibility, v0.3 (#26443)
Add the option to ignore structured output method to LLM graph transf… (#26013)

langchain-exa==0.2.0

13 Sep 23:10
6abb23c
Compare
Choose a tag to compare

Changes since langchain-exa==0.1.0

exa[minor]: Release 0.2.0 (#26476)
multiple: pydantic 2 compatibility, v0.3 (#26443)
standard-tests[patch]: add Ser/Des test
all: Improve make lint command (#25344)
[docs]: standardize tool docstrings (#25351)
patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014)
all: add release notes to pypi (#24519)
infra: update mypy 1.10, ruff 0.5 (#23721)

langchain-core==0.3.0

13 Sep 22:07
222caae
Compare
Choose a tag to compare

Changes since langchain-core==0.2.40

core: release 0.3.0 (#26453)
multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-core==0.2.40

13 Sep 17:01
0f2b32f
Compare
Choose a tag to compare

Changes since langchain-core==0.2.39

core[patch]: Release 0.2.40 (#26435)
core: add additional import mappings to loads (#26406)
core[patch]: fix empty OpenAI tools when strict=True (#26287)
core[patch]: fix regression in convert_to_openai_tool with instances of Tool (#26327)
core[patch]: Support non ASCII characters in tool output if user doesn't output string (#26319)
Keyword-like runnable config (#26295)

langchain-community==0.3.0

13 Sep 23:01
900115a
Compare
Choose a tag to compare

Changes since langchain-community==0.2.17

community: release 0.3 (#26472)
multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-community==0.2.17

13 Sep 17:02
e32adad
Compare
Choose a tag to compare

Changes since langchain-community==0.2.16

community[patch]: Release 0.2.17 (#26432)
community, openai: support nested dicts (#26414)
core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270)
community: Add docstring for HtmlLinkExtractor (#26213)
community: Add docstring for GLiNERLinkExtractor (#26218)
community: Add docstring for KeybertLinkExtractor (#26210)
Add session expired retry to neo4j graph (#26182)
Adding bind_tools in ChatOctoAI (#26168)
infra: Clear cache for env-var checks (#26073)
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)