Skip to content

Conversation

@radu-mocanu
Copy link
Collaborator

  • apply bindings on ixp buckets
  • include missing vs escalation fields

@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 Jan 28, 2026
"""Agent escalation channel properties model."""

app_name: str | None = Field(..., alias="appName")
app_name: str | None = Field(default=None, alias="appName")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default value needed for vsEscalations (field not present in the resource json)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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