Skip to content

Conversation

@cosmyo
Copy link
Collaborator

@cosmyo cosmyo commented Jan 13, 2026

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-llamaindex==0.3.0.dev1001040472",

  # Any version from PR
  "uipath-llamaindex>=0.3.0.dev1001040000,<0.3.0.dev1001050000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath-llamaindex = { index = "testpypi" }

@cosmyo cosmyo added the build:dev Create a dev build from the pr label Jan 13, 2026
@cosmyo cosmyo requested a review from cristipufu January 13, 2026 12:05
@cosmyo cosmyo merged commit ea4aa7a into main Jan 13, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants