mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-07 05:52:15 +00:00
template updates (#12646)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user