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 95c3e5f85f
cli: model name substitution fix, release 0.0.23 (#22089)
4 months ago
..
langchain_cli cli: model name substitution fix, release 0.0.23 (#22089) 4 months ago
scripts cli[minor]: Add ipynb support, add text_splitters (#20963) 5 months ago
tests infra: rm unused # noqa violations (#22049) 4 months ago
.gitignore infra: make `.gitignore` consistent with standard python gitignore (#16828) 7 months ago
CONTRIBUTING.md
DOCS.md
LICENSE
Makefile
README.md
poetry.lock cli: release 0.0.22 (#21507) 5 months ago
poetry.toml
pyproject.toml cli: model name substitution fix, release 0.0.23 (#22089) 4 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