chore: enrich pyproject.toml files with links to new references, others (#33343)

This commit is contained in:
Mason Daugherty
2025-10-07 16:17:14 -04:00
committed by GitHub
parent 02f4256cb6
commit cda336295f
37 changed files with 159 additions and 621 deletions

View File

@@ -18,9 +18,13 @@ description = "An integration package connecting xAI and LangChain"
readme = "README.md"
[project.urls]
"Source Code" = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/xai"
"Release Notes" = "https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain-xai%3D%3D0%22&expanded=true"
repository = "https://github.com/langchain-ai/langchain"
homepage = "https://docs.langchain.com/oss/python/integrations/providers/xai"
repository = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/xai"
changelog = "https://github.com/langchain-ai/langchain/releases?q=%22langchain-xai%22"
docs = "https://reference.langchain.com/python/integrations/langchain_xai/"
twitter = "https://x.com/LangChainAI"
slack = "https://www.langchain.com/join-community"
reddit = "https://www.reddit.com/r/LangChain/"
[dependency-groups]
test = [