Skip to content

fix: resumable runtime#211

Open
cosmyo wants to merge 3 commits intomainfrom
fix/openai-compatibility
Open

fix: resumable runtime#211
cosmyo wants to merge 3 commits intomainfrom
fix/openai-compatibility

Conversation

@cosmyo
Copy link
Collaborator

@cosmyo cosmyo commented Mar 9, 2026

Description

  • Add open ai resumable workflow.

Development Packages

uipath-openai-agents

[project]
dependencies = [
  # Exact version:
  "uipath-openai-agents==0.0.10.dev1002110925",

  # Any version from PR
  "uipath-openai-agents>=0.0.10.dev1002110000,<0.0.10.dev1002120000"
]

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

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

@cosmyo cosmyo added the build:dev Create a dev build from the pr label Mar 9, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant