Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Oct 24, 2025

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.0.144.dev1002370000,<0.0.144.dev1002380000"
]

[[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 Oct 24, 2025
@cristipufu cristipufu changed the title fix: set breakpoints fix: set breakpoints for debug Oct 24, 2025
@giuliastf giuliastf force-pushed the fix/set_breakpoints branch 8 times, most recently from d32c13e to 0fb654a Compare October 24, 2025 16:14
@giuliastf giuliastf force-pushed the fix/set_breakpoints branch from 0fb654a to c7108e7 Compare October 24, 2025 16:16
@giuliastf giuliastf merged commit 3a36a91 into main Oct 24, 2025
36 checks passed
@giuliastf giuliastf deleted the fix/set_breakpoints branch October 24, 2025 16:19
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.

3 participants