cli: release 0.0.33 (#28278)

This commit is contained in:
Erick Friis 2024-11-21 20:13:37 -08:00 committed by GitHub
parent 2917f8573f
commit 4ccb3e64c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 394 additions and 607 deletions

999
libs/cli/poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

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