Skip to content

Conversation

@ionmincu
Copy link
Collaborator

@ionmincu ionmincu commented Aug 29, 2025

Description

Add better otel adapter

Development Package

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

  # Any version from PR
  "uipath-llamaindex>=0.0.32.dev1000600000,<0.0.32.dev1000610000"
]

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

@ionmincu ionmincu self-assigned this Aug 29, 2025
@ionmincu ionmincu added the build:dev Create a dev build from the pr label Aug 29, 2025
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