Fix templates typos (#12428)

This commit is contained in:
David Duong
2023-10-27 18:32:57 +02:00
committed by GitHub
parent c8195769f2
commit 52c194ec3a
5 changed files with 17 additions and 10 deletions

View File

@@ -90,7 +90,7 @@ def add(
Adds the specified package to the current LangServe instance.
e.g.:
langchain serve add simple-pirate
langchain serve add extraction-openai-functions
langchain serve add git+ssh://git@github.com/efriis/simple-pirate.git
langchain serve add git+https://github.com/efriis/hub.git#devbranch#subdirectory=mypackage
"""