Skip to content

Comments

wip: uipath-platform#613

Open
radu-mocanu wants to merge 2 commits intomainfrom
feat/uipath-platform
Open

wip: uipath-platform#613
radu-mocanu wants to merge 2 commits intomainfrom
feat/uipath-platform

Conversation

@radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented Feb 20, 2026

  • modify imports to use the new uipath-platform library

Depends on:
UiPath/uipath-python#1354

ToDo:

  • remove dev version
  • increase minor

Development Package

  • Use uipath pack --nolock to get the latest dev build from this PR (requires version range).
  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-langchain==0.5.76.dev1006132977",

  # Any version from PR
  "uipath-langchain>=0.5.76.dev1006130000,<0.5.76.dev1006140000"
]

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

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

[tool.uv]
override-dependencies = [
    "uipath-langchain>=0.5.76.dev1006130000,<0.5.76.dev1006140000",
]

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