This commit is contained in:
Bagatur
2023-10-23 12:49:38 -04:00
committed by GitHub
parent d0505c0d47
commit 963ff93476
4 changed files with 65 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-experimental"
version = "0.0.32"
version = "0.0.33"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain"
version = "0.0.320"
version = "0.0.321"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"