langchain/libs/cli
2024-09-30 17:37:07 -07:00
..
langchain_cli multiple: update docs urls to latest 2 (#26837) 2024-09-30 17:37:07 -07:00
scripts multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
tests multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
.gitignore infra: make .gitignore consistent with standard python gitignore (#16828) 2024-02-12 19:43:41 -08:00
CONTRIBUTING.md
DOCS.md
LICENSE
Makefile
poetry.lock multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
poetry.toml
pyproject.toml langchain-cli: release 0.0.31 (#26533) 2024-09-16 12:57:24 -04:00
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