Skip to content

Commit 5bff018

Browse files
authored
xai: release 0.2.4 (#31380)
1 parent 8b1f54c commit 5bff018

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

libs/partners/xai/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
10-
"langchain-openai<0.4,>=0.3.12",
11-
"langchain-core<1.0.0,>=0.3.51",
10+
"langchain-openai<0.4,>=0.3.18",
11+
"langchain-core<1.0.0,>=0.3.62",
1212
"requests<3,>=2",
1313
"aiohttp<4,>=3.9.1",
1414
]
1515
name = "langchain-xai"
16-
version = "0.2.3"
16+
version = "0.2.4"
1717
description = "An integration package connecting xAI and LangChain"
1818
readme = "README.md"
1919

libs/partners/xai/uv.lock

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)