release(groq): 1.0.1 (#33947)

- fix: handle tool calls with no args #33896
- add prompt caching token usage details #33708
This commit is contained in:
Mason Daugherty
2025-11-13 11:25:00 -05:00
committed by GitHub
parent 78eeccef0e
commit 8f33a985a2
2 changed files with 2 additions and 2 deletions

View File

@@ -374,7 +374,7 @@ typing = [
[[package]]
name = "langchain-groq"
version = "1.0.0"
version = "1.0.1"
source = { editable = "." }
dependencies = [
{ name = "groq" },