Files
langchain/libs/cli
Predrag Gruevski e8b99364b3 Use ruff for both linting and formatting in langchain-cli. (#12672)
Prior to this PR, `ruff` was used only for linting and not for
formatting, despite the names of the commands. This PR makes it be used
for both linting code and autoformatting it.
2023-10-31 13:52:25 -07:00
..
2023-10-31 00:06:02 -07:00
2023-10-28 08:25:31 -07:00
2023-10-26 17:01:31 -07:00
2023-10-27 13:37:03 -07:00
2023-10-31 09:13:58 -07:00

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