Files
langchain/libs/cli
ZhangShenao b2dd9ffaaf patch[cli] Fix bug in check_imports.py (#24918)
The variable `has_failure` in check_imports.py is wrong-declared. It's
actually an another variable.
2024-08-01 09:08:12 -04:00
..
2024-07-03 18:33:15 +00:00
2024-07-03 18:33:15 +00:00
2024-07-30 22:07:50 +00:00
2024-07-31 13:03:24 -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