We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ba9ed4 + 4a8bd41 commit 076a9f7Copy full SHA for 076a9f7
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "uipath-llamaindex"
3
-version = "0.0.29"
+version = "0.0.30"
4
description = "UiPath LlamaIndex SDK"
5
readme = { file = "README.md", content-type = "text/markdown" }
6
requires-python = ">=3.10"
@@ -9,7 +9,7 @@ dependencies = [
9
"llama-index-embeddings-azure-openai>=0.3.8",
10
"llama-index-llms-azure-openai>=0.3.2",
11
"openinference-instrumentation-llama-index>=4.3.0",
12
- "uipath>=2.0.75, <2.1.0",
+ "uipath>=2.0.79, <2.1.0",
13
]
14
classifiers = [
15
"Development Status :: 3 - Alpha",
0 commit comments