You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/cli/langchain_cli/project_template
Harrison Chase 1d51363e49
change project template (#12493)
10 months ago
..
app cli updates oct27 (#12436) 11 months ago
packages fix some stuff (#12292) 11 months ago
README.md change project template (#12493) 10 months ago
pyproject.toml cli updates oct27 (#12436) 11 months ago

README.md

LangServeHub Project Template

Installation

Install the LangChain CLI if you haven't yet

pip install -U "langchain-cli[serve]"

Adding packages

langchain serve add $PROJECT_NAME

Launch LangServe

python app/server.py