Skip to content

Comments

feat: add generic chat interrupts#1324

Open
GabrielVasilescu04 wants to merge 1 commit intomainfrom
feature/generic-chat-interrupts
Open

feat: add generic chat interrupts#1324
GabrielVasilescu04 wants to merge 1 commit intomainfrom
feature/generic-chat-interrupts

Conversation

@GabrielVasilescu04
Copy link
Contributor

@GabrielVasilescu04 GabrielVasilescu04 commented Feb 16, 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==2.8.32.dev1013244830",

  # Any version from PR
  "uipath>=2.8.32.dev1013240000,<2.8.32.dev1013250000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath = { index = "testpypi" }

[tool.uv]
override-dependencies = [
    "uipath>=2.8.32.dev1013240000,<2.8.32.dev1013250000",
]

@GabrielVasilescu04 GabrielVasilescu04 self-assigned this Feb 16, 2026
@GabrielVasilescu04 GabrielVasilescu04 added the build:dev Create a dev build from the pr label Feb 16, 2026
@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Feb 16, 2026
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/generic-chat-interrupts branch 2 times, most recently from 8aa8e3b to 0426a8e Compare February 16, 2026 08:53
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/generic-chat-interrupts branch from 0426a8e to 67ed93d Compare February 16, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant