Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ionmincu
Copy link
Collaborator

@ionmincu ionmincu commented Nov 12, 2025

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.0.152.dev1002640000,<0.0.152.dev1002650000"
]

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

@ionmincu ionmincu self-assigned this Nov 12, 2025
@ionmincu ionmincu force-pushed the feature/blob_checkpointer branch from 5bfed3c to 35d8eb5 Compare November 14, 2025 12:20
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