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 5000c7308e
cli template gitignores (#12914)
- ap gitignore
- package
11 months ago
..
langchain_cli cli template gitignores (#12914) 11 months ago
tests use http.client instead of urllib3 (#12660) 11 months ago
.gitignore
CONTRIBUTING.md Adds version CLI command (#12619) 11 months ago
DOCS.md Adds version CLI command (#12619) 11 months ago
Makefile
README.md
poetry.lock CLI 0.0.14, Uvicorn update and no more [serve] (#12845) 11 months ago
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 11 months ago
pyproject.toml Confirm sys.path includes current dir for app serve (#12851) 11 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