Skip to content

Conversation

@radugheo
Copy link

@radugheo radugheo commented Jan 9, 2026

This pull request introduces the feature of running agent evaluations to the Interactive Dev Console, enabling creation and management of eval sets, evaluators and evaluation runs.

Development Package

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

  # Any version from PR
  "uipath-dev>=0.0.15.dev1000320000,<0.0.15.dev1000330000"
]

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

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

@radugheo radugheo changed the title feat: add evaluations [WIP] feat: add evaluations Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant