Skip to content

Commit 8f33a98

Browse files
authored
release(groq): 1.0.1 (#33947)
- fix: handle tool calls with no args #33896 - add prompt caching token usage details #33708
1 parent 78eecce commit 8f33a98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/partners/groq/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = { text = "MIT" }
99
readme = "README.md"
1010
authors = []
1111

12-
version = "1.0.0"
12+
version = "1.0.1"
1313
requires-python = ">=3.10.0,<4.0.0"
1414
dependencies = [
1515
"langchain-core>=1.0.0,<2.0.0",

libs/partners/groq/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)