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