Files
langchain/libs/cli
Bagatur 9e3d7f9c81 docs, cli[patch]: chat model doc template (#22290)
Update ChatModel integration doc template, integration docstring, and
adds langchain-cli command to easily create just doc (for updating
existing integrations):

```bash
langchain-cli integration create-doc --name "foo-bar"
```
2024-06-20 13:52:19 -07:00
..
2023-10-31 14:50:04 -07:00
2023-11-28 17:34:27 -08:00
2023-10-26 17:01:31 -07:00
2024-05-09 21:45:20 +00: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