Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 11, 2025

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.1.28.dev1003360000,<0.1.28.dev1003370000"
]

[[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 11, 2025
@cristipufu cristipufu force-pushed the fix/schema_model branch 2 times, most recently from 9a8845e to 014b03c Compare December 15, 2025 11:02
@cristipufu cristipufu merged commit 61a7983 into main Dec 15, 2025
36 checks passed
@cristipufu cristipufu deleted the fix/schema_model branch December 15, 2025 12:10
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