mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 15:19:33 +00:00
Update repository links in the package metadata. (#9454)
This commit is contained in:
parent
ade683c589
commit
eee0d1d0dd
@ -5,7 +5,7 @@ description = "Building applications with LLMs through composability"
|
|||||||
authors = []
|
authors = []
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://www.github.com/hwchase17/langchain"
|
repository = "https://github.com/langchain-ai/langchain"
|
||||||
|
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
|
@ -5,7 +5,7 @@ description = "Building applications with LLMs through composability"
|
|||||||
authors = []
|
authors = []
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://www.github.com/hwchase17/langchain"
|
repository = "https://github.com/langchain-ai/langchain"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
langchain-server = "langchain.server:main"
|
langchain-server = "langchain.server:main"
|
||||||
|
Loading…
Reference in New Issue
Block a user