Skip to content

Conversation

@radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented Feb 2, 2026

Add support in resource_override decorator to resolve system resources

  • Extended resource_override decorator with resolution callable support:
    • resolution_func_name / resolution_coroutine_name for sync/async resolution
    • resolution_folder_identifier /resoulution_resource_identifier parameters to handle special identifiers (eg. folder_key vs folder_path)
  • Created new SystemResourceOverwrite overwrite type for system resources
  • Implemented _resolve_system_index and _resolve_system_index_async methods for fetching sys index data
  • removed resource_override decorator where not applicable (create methods)

ToDo:

  • add tests

@radu-mocanu radu-mocanu self-assigned this Feb 2, 2026
@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 Feb 2, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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