langchain/libs/cli
Erick Friis a9b70baef9
cli updates, 0.0.16 (#13034)
- confirm flags, serve detection
- 0.0.16
- always gen code
- pip bool
2023-11-08 07:47:30 -08:00
..
langchain_cli cli updates, 0.0.16 (#13034) 2023-11-08 07:47:30 -08:00
tests use http.client instead of urllib3 (#12660) 2023-11-01 11:15:05 -07:00
.gitignore
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 pyproject updating (#12945) 2023-11-07 11:06:08 -08:00
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 2023-10-31 14:51:24 -07:00
pyproject.toml cli updates, 0.0.16 (#13034) 2023-11-08 07:47:30 -08: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