llamaindex tool interface now is compatible with the new pattern (#2582)

This commit is contained in:
Shuchang Zheng
2025-06-03 12:33:47 -07:00
committed by GitHub
parent 3fa0b36e36
commit 04615d111c
3 changed files with 82 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "skyvern-llamaindex"
version = "0.2.0"
version = "0.2.1"
description = "Skyvern integration for LlamaIndex"
authors = ["lawyzheng <lawy@skyvern.com>"]
packages = [{ include = "skyvern_llamaindex" }]