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
Erick Friis 280ecfd8eb
IMPROVEMENT redirect root to docs in langserve app template (#13303)
7 months ago
..
langchain_cli IMPROVEMENT redirect root to docs in langserve app template (#13303) 7 months ago
tests use http.client instead of urllib3 (#12660) 7 months ago
.gitignore CLI (#12284) 7 months ago
CONTRIBUTING.md Adds version CLI command (#12619) 7 months ago
DOCS.md Adds version CLI command (#12619) 7 months ago
Makefile CLI CI 2 (#12387) 7 months ago
README.md template updates (#12646) 7 months ago
poetry.lock cli pyproject updating (#12945) 7 months ago
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 7 months ago
pyproject.toml cli updates, 0.0.16 (#13034) 7 months ago

README.md

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