cli: release 0.0.22 (#21507)

This commit is contained in:
Erick Friis 2024-05-09 14:45:20 -07:00 committed by GitHub
parent c735849e76
commit 8580e350be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 338 additions and 391 deletions

727
libs/cli/poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "langchain-cli" name = "langchain-cli"
version = "0.0.22rc1" version = "0.0.22"
description = "CLI for interacting with LangChain" description = "CLI for interacting with LangChain"
authors = ["Erick Friis <erick@langchain.dev>"] authors = ["Erick Friis <erick@langchain.dev>"]
readme = "README.md" readme = "README.md"