mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
xai: release 0.2.4 (#31380)
This commit is contained in:
@@ -7,13 +7,13 @@ authors = []
|
||||
license = { text = "MIT" }
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"langchain-openai<0.4,>=0.3.12",
|
||||
"langchain-core<1.0.0,>=0.3.51",
|
||||
"langchain-openai<0.4,>=0.3.18",
|
||||
"langchain-core<1.0.0,>=0.3.62",
|
||||
"requests<3,>=2",
|
||||
"aiohttp<4,>=3.9.1",
|
||||
]
|
||||
name = "langchain-xai"
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
description = "An integration package connecting xAI and LangChain"
|
||||
readme = "README.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user