Skip to content

Commit e6191d5

Browse files
authored
groq: release 0.3.4 (#31709)
bump groq dependency to ensure reasoning is supported
1 parent 40bb7d0 commit e6191d5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

libs/partners/groq/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ build-backend = "pdm.backend"
66
authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
9-
dependencies = ["langchain-core<1.0.0,>=0.3.66", "groq<1,>=0.4.1"]
9+
dependencies = ["langchain-core<1.0.0,>=0.3.66", "groq<1,>=0.28.0"]
1010
name = "langchain-groq"
11-
version = "0.3.3"
11+
version = "0.3.4"
1212
description = "An integration package connecting Groq and LangChain"
1313
readme = "README.md"
1414

libs/partners/groq/uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)