update langchain integration (#1815)

This commit is contained in:
LawyZheng
2025-03-03 10:38:00 +08:00
committed by GitHub
parent 889c8f1963
commit b3b548ed38
6 changed files with 369 additions and 211 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "skyvern-langchain"
version = "0.1.1"
version = "0.1.5"
description = ""
authors = ["lawyzheng <lawy@skyvern.com>"]
packages = [{ include = "skyvern_langchain" }]