langchain/libs/cli
igeni 4babefcb2f
cli[patch]: Modified regular expression (#19449)
- **Description:** Modified regular expression to add support for
unicode chars and simplify pattern

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-03-22 15:24:08 -07:00
..
langchain_cli cli[patch]: Modified regular expression (#19449) 2024-03-22 15:24:08 -07:00
tests
.gitignore infra: make .gitignore consistent with standard python gitignore (#16828) 2024-02-12 19:43:41 -08:00
CONTRIBUTING.md
DOCS.md
LICENSE Library Licenses (#13300) 2023-11-28 17:34:27 -08:00
Makefile
poetry.lock templates, cli: more security deps (#19006) 2024-03-12 20:48:56 -07:00
poetry.toml
pyproject.toml infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08: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