Skip to content

Commit 7aef338

Browse files
authored
release(xai): 1.0.0 (#33591)
1 parent 1d05648 commit 7aef338

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
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.10.0,<4.0.0"
99
dependencies = [
10-
"langchain-openai>=1.0.0a3,<2.0.0",
11-
"langchain-core>=1.0.0a7,<2.0.0",
10+
"langchain-openai>=1.0.0,<2.0.0",
11+
"langchain-core>=1.0.0,<2.0.0",
1212
"requests>=2.0.0,<3.0.0",
1313
"aiohttp>=3.9.1,<4.0.0",
1414
]
1515
name = "langchain-xai"
16-
version = "1.0.0a1"
16+
version = "1.0.0"
1717
description = "An integration package connecting xAI and LangChain"
1818
readme = "README.md"
1919

libs/partners/xai/uv.lock

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

0 commit comments

Comments
 (0)