mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 07:09:31 +00:00
template updates (#12646)
This commit is contained in:
parent
a53cac4508
commit
7f6e751a3d
@ -1,5 +1,8 @@
|
||||
# langchain-cli
|
||||
|
||||
[Docs](./DOCS.md)
|
||||
This package implements the official CLI for LangChain. Right now, it is most useful
|
||||
for getting started with LangChain Templates!
|
||||
|
||||
[LangServe Templates Quickstart](../../templates/README.md)
|
||||
[CLI Docs](https://github.com/langchain-ai/langchain/blob/master/libs/cli/DOCS.md)
|
||||
|
||||
[LangServe Templates Quickstart](https://github.com/langchain-ai/langchain/blob/master/templates/README.md)
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "langchain-cli"
|
||||
version = "0.0.9"
|
||||
version = "0.0.10"
|
||||
description = "CLI for interacting with LangChain"
|
||||
authors = ["Erick Friis <erick@langchain.dev>"]
|
||||
readme = "README.md"
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 200 KiB After Width: | Height: | Size: 173 KiB |
Loading…
Reference in New Issue
Block a user