Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 18, 2025

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.1.33.dev1003600000,<0.1.33.dev1003610000"
]

[[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 18, 2025
@cristipufu cristipufu closed this Dec 27, 2025
@cristipufu cristipufu deleted the fix/test_no_resume branch December 27, 2025 05:53
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