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 3405dbbc64
dash not underscore (#12716)
template names are auto-populating with the wrong convention (with
underscores)
11 months ago
..
langchain_cli dash not underscore (#12716) 11 months ago
tests cli improvements (#12465) 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 CLI CI 2 (#12387) 11 months ago
README.md template updates (#12646) 11 months ago
poetry.lock cli updates 2 (#12447) 11 months ago
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 11 months ago
pyproject.toml properly increment version in cli (#12685) 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