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
Eugene Yurtsev a5028b6356
cli[minor]: Add __version__ (#20903)
Add __version__ to cli
5 months ago
..
langchain_cli cli[minor]: Add __version__ (#20903) 5 months ago
tests
.gitignore
CONTRIBUTING.md
DOCS.md
LICENSE
Makefile
README.md
poetry.lock cli[patch]: Fix typo in dev script name for the --chat-playground option on the cli (#19673) 6 months ago
poetry.toml
pyproject.toml cli[patch]: Fix typo in dev script name for the --chat-playground option on the cli (#19673) 6 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