langchain/libs/cli
Erick Friis 6c237716c4
Update readmes with new cli install (#12847)
Old command still works. Just simplifying.

Merge after releasing CLI 0.0.15
2023-11-03 12:10:32 -07:00
..
langchain_cli Update readmes with new cli install (#12847) 2023-11-03 12:10:32 -07:00
tests use http.client instead of urllib3 (#12660) 2023-11-01 11:15:05 -07:00
.gitignore CLI (#12284) 2023-10-25 11:06:58 -07:00
CONTRIBUTING.md Adds version CLI command (#12619) 2023-10-31 14:50:04 -07:00
DOCS.md Adds version CLI command (#12619) 2023-10-31 14:50:04 -07:00
Makefile CLI CI 2 (#12387) 2023-10-26 17:01:31 -07:00
poetry.lock CLI 0.0.14, Uvicorn update and no more [serve] (#12845) 2023-11-03 11:05:52 -07:00
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 2023-10-31 14:51:24 -07:00
pyproject.toml Confirm sys.path includes current dir for app serve (#12851) 2023-11-03 11:37:20 -07:00
README.md template updates (#12646) 2023-10-31 09:13:58 -07:00

langchain-cli

This package implements the official CLI for LangChain. Right now, it is most useful for getting started with LangChain Templates!

CLI Docs

LangServe Templates Quickstart