Skip to content

Conversation

radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented Jul 3, 2025

  • emit all events on debug
    ❗ToDo: change the uipath dev version back to the normal one❗

Development Package

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

  # Any version from PR
  "uipath-llamaindex>=0.0.29.dev1000450000,<0.0.29.dev1000460000"
]

[[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" }

@radu-mocanu radu-mocanu self-assigned this Jul 3, 2025
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Jul 3, 2025
@radu-mocanu radu-mocanu force-pushed the feat/debug branch 9 times, most recently from 9cf55f6 to ae37dcc Compare July 4, 2025 14:26
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.

1 participant