mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-29 09:58:44 +00:00
groq: release 0.3.3 (#31707)
This commit is contained in:
parent
b1cc972567
commit
40bb7d00fc
@ -6,9 +6,9 @@ build-backend = "pdm.backend"
|
||||
authors = []
|
||||
license = { text = "MIT" }
|
||||
requires-python = ">=3.9"
|
||||
dependencies = ["langchain-core<1.0.0,>=0.3.49", "groq<1,>=0.4.1"]
|
||||
dependencies = ["langchain-core<1.0.0,>=0.3.66", "groq<1,>=0.4.1"]
|
||||
name = "langchain-groq"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
description = "An integration package connecting Groq and LangChain"
|
||||
readme = "README.md"
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user