Skip to content

Conversation

@akshaylive
Copy link
Collaborator

@akshaylive akshaylive commented Dec 2, 2025

This is required for ToolNode to work as expected.

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.1.9.dev1002980000,<0.1.9.dev1002990000"
]

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

This is required for ToolNode to work as expected.
@akshaylive akshaylive merged commit fb053c9 into main Dec 2, 2025
51 checks passed
@akshaylive akshaylive deleted the akshaya/update_output_schema branch December 2, 2025 18:51
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