mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
chore: update pyproject.toml url entries (#33587)
This commit is contained in:
@@ -16,13 +16,13 @@ description = "An integration package connecting Groq and LangChain"
|
||||
readme = "README.md"
|
||||
|
||||
[project.urls]
|
||||
homepage = "https://docs.langchain.com/oss/python/integrations/providers/groq"
|
||||
repository = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/groq"
|
||||
changelog = "https://github.com/langchain-ai/langchain/releases?q=%22langchain-groq%22"
|
||||
docs = "https://reference.langchain.com/python/integrations/langchain_groq/"
|
||||
twitter = "https://x.com/LangChainAI"
|
||||
slack = "https://www.langchain.com/join-community"
|
||||
reddit = "https://www.reddit.com/r/LangChain/"
|
||||
Homepage = "https://docs.langchain.com/oss/python/integrations/providers/groq"
|
||||
Documentation = "https://reference.langchain.com/python/integrations/langchain_groq/"
|
||||
Source = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/groq"
|
||||
Changelog = "https://github.com/langchain-ai/langchain/releases?q=%22langchain-groq%22"
|
||||
Twitter = "https://x.com/LangChainAI"
|
||||
Slack = "https://www.langchain.com/join-community"
|
||||
Reddit = "https://www.reddit.com/r/LangChain/"
|
||||
|
||||
[dependency-groups]
|
||||
test = [
|
||||
|
||||
Reference in New Issue
Block a user