Skip to content

fix: add chat streaming models#39

Closed
cristipufu wants to merge 1 commit into
mainfrom
fix/add_chat_models
Closed

fix: add chat streaming models#39
cristipufu wants to merge 1 commit into
mainfrom
fix/add_chat_models

Conversation

@cristipufu

@cristipufu cristipufu commented Dec 1, 2025

Copy link
Copy Markdown
Member

Development Package

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

  # Any version from PR
  "uipath-runtime>=0.1.3.dev1000390000,<0.1.3.dev1000400000"
]

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

@cristipufu cristipufu self-assigned this Dec 1, 2025
Copilot AI review requested due to automatic review settings December 1, 2025 13:17

This comment was marked as outdated.

@cristipufu cristipufu closed this Dec 1, 2025
@cristipufu

cristipufu commented Dec 1, 2025

Copy link
Copy Markdown
Member Author

This actually belongs to uipath-core UiPath/uipath-core-python#10

@cristipufu cristipufu deleted the fix/add_chat_models branch December 1, 2025 14:38
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