Skip to content

fix: multi layer agents schema#143

Merged
cosmyo merged 3 commits intomainfrom
fix/open_ai_samples
Feb 4, 2026
Merged

fix: multi layer agents schema#143
cosmyo merged 3 commits intomainfrom
fix/open_ai_samples

Conversation

@cosmyo
Copy link
Collaborator

@cosmyo cosmyo commented Feb 3, 2026

Description

Discover multi layer handoffs and inner tools.

Development Packages

uipath-openai-agents

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

  # Any version from PR
  "uipath-openai-agents>=0.0.3.dev1001430000,<0.0.3.dev1001440000"
]

[[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 requested a review from cristipufu February 3, 2026 10:41
@cosmyo cosmyo added the build:dev Create a dev build from the pr label Feb 3, 2026
@cosmyo cosmyo force-pushed the fix/open_ai_samples branch from 378bfa8 to 3c544f0 Compare February 3, 2026 13:44
@cosmyo cosmyo merged commit b1b2a74 into main Feb 4, 2026
37 checks passed
@cristipufu cristipufu deleted the fix/open_ai_samples branch February 9, 2026 15:18
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.

2 participants