Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Jan 14, 2026

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.3.4.dev1004070000,<0.3.4.dev1004080000"
]

[[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 Jan 14, 2026
@cristipufu cristipufu force-pushed the fix/debug_eval_memory branch from 6366f8a to c7c5aa6 Compare January 14, 2026 06:44
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