Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 1, 2025

Development Package

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

  # Any version from PR
  "uipath-runtime>=0.1.3.dev1000390000,<0.1.3.dev1000400000"
]

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

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

@cristipufu cristipufu self-assigned this Dec 1, 2025
Copilot AI review requested due to automatic review settings December 1, 2025 13:17

This comment was marked as outdated.

@cristipufu cristipufu closed this Dec 1, 2025
@cristipufu
Copy link
Member Author

cristipufu commented Dec 1, 2025

This actually belongs to uipath-core UiPath/uipath-core-python#10

@cristipufu cristipufu deleted the fix/add_chat_models branch December 1, 2025 14:38
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