mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-06 21:43:44 +00:00
Fix templates typos (#12428)
This commit is contained in:
@@ -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
|
||||
"""
|
||||
|
Reference in New Issue
Block a user