Skip to content

Commit

Permalink
xai[patch]: release 0.2.1 (#29854)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme authored Feb 17, 2025
1 parent 83dcef2 commit 5034a8d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions libs/partners/xai/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ authors = []
license = { text = "MIT" }
requires-python = "<4.0,>=3.9"
dependencies = [
"langchain-openai<0.4,>=0.3",
"langchain-core<1.0.0,>=0.3.29",
"langchain-openai<0.4,>=0.3.6",
"langchain-core<1.0.0,>=0.3.35",
"requests<3,>=2",
"aiohttp<4,>=3.9.1",
]
name = "langchain-xai"
version = "0.2.0"
version = "0.2.1"
description = "An integration package connecting xAI and LangChain"
readme = "README.md"

Expand Down
8 changes: 4 additions & 4 deletions libs/partners/xai/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5034a8d

Please sign in to comment.