langchain/libs/cli
Oskar Stark 0d2cea747c
docs: streamline LangSmith teasing (#30302)
This can only be reviewed by [hiding
whitespaces](https://github.com/langchain-ai/langchain/pull/30302/files?diff=unified&w=1).

The motivation behind this PR is to get my hands on the docs and make
the LangSmith teasing short and clear.

Right now I don't know how to do it, but this could be an include in the
future.

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2025-03-28 15:13:22 -04:00
..
langchain_cli docs: streamline LangSmith teasing (#30302) 2025-03-28 15:13:22 -04:00
scripts cli: standard tests in cli, test that they run, skip vectorstore tests (#28521) 2024-12-05 00:38:32 -08:00
tests cli: standard tests in cli, test that they run, skip vectorstore tests (#28521) 2024-12-05 00:38:32 -08:00
.gitignore cli: standard tests in cli, test that they run, skip vectorstore tests (#28521) 2024-12-05 00:38:32 -08:00
CONTRIBUTING.md
DOCS.md
LICENSE
Makefile core[patch]: update structured output tracing (#30123) 2025-03-07 13:05:25 -05:00
poetry.toml
pyproject.toml cli: use pytest-watcher (#30465) 2025-03-24 18:06:31 +00:00
README.md templates,docs: leave templates in v0.2 (#27952) 2024-11-07 22:23:48 +00:00
uv.lock cli: use pytest-watcher (#30465) 2025-03-24 18:06:31 +00: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