mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 14:49:29 +00:00
langchain: remove langchain-server script (#30755)
Has been replaced by langsmith a long long time ago
This commit is contained in:
parent
48cf7c838d
commit
e42b3d285a
@ -45,9 +45,6 @@ perplexity = ["langchain-perplexity"]
|
||||
"Release Notes" = "https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain%3D%3D0%22&expanded=true"
|
||||
repository = "https://github.com/langchain-ai/langchain"
|
||||
|
||||
[project.scripts]
|
||||
langchain-server = "langchain.server:main"
|
||||
|
||||
[dependency-groups]
|
||||
test = [
|
||||
"pytest<9,>=8",
|
||||
|
Loading…
Reference in New Issue
Block a user