Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 29, 2025

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.2.0.dev1003830000,<0.2.0.dev1003840000"
]

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

@cristipufu cristipufu self-assigned this Dec 29, 2025
@cristipufu cristipufu merged commit 6da15b6 into main Dec 29, 2025
63 of 64 checks passed
@cristipufu cristipufu deleted the fix/update_uipath_new branch December 29, 2025 19:58
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.

2 participants