Skip to content

Conversation

@GabrielVasilescu04
Copy link
Contributor

@GabrielVasilescu04 GabrielVasilescu04 commented Dec 4, 2025

Description

Add protocol for chat protocol and runtime, enabling conversational agent implementations.

Development Package

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

  # Any version from PR
  "uipath-runtime>=0.2.1.dev1000420000,<0.2.1.dev1000430000"
]

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

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

This comment was marked as outdated.

@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/chat-runtime branch 2 times, most recently from 4d326e5 to 359ffe1 Compare December 4, 2025 15:08
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/chat-runtime branch 7 times, most recently from 9f8f28d to a0cc398 Compare December 5, 2025 10:46
@cristipufu cristipufu changed the title feat: add chat bridge protocol feat: add chat protocol and runtime Dec 5, 2025
@GabrielVasilescu04 GabrielVasilescu04 merged commit ab30aa8 into main Dec 5, 2025
11 checks passed
@cristipufu cristipufu deleted the feature/chat-runtime branch December 6, 2025 10:54
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