Skip to content

[WIP] feat: add a2a tool#705

Open
radugheo wants to merge 3 commits intomainfrom
feat/add-a2a-tool
Open

[WIP] feat: add a2a tool#705
radugheo wants to merge 3 commits intomainfrom
feat/add-a2a-tool

Conversation

@radugheo
Copy link
Collaborator

@radugheo radugheo commented Mar 18, 2026

Development Package

  • Use uipath pack --nolock to get the latest dev build from this PR (requires version range).
  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-langchain==0.8.27.dev1007053520",

  # Any version from PR
  "uipath-langchain>=0.8.27.dev1007050000,<0.8.27.dev1007060000"
]

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

[tool.uv]
override-dependencies = [
    "uipath-langchain>=0.8.27.dev1007050000,<0.8.27.dev1007060000",
]

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