Skip to content

fix: remove @infer_bindings from ConnectionsService.retrieve methods#662

Merged
uipreliga merged 2 commits into
mainfrom
fix/connections-list
Oct 9, 2025
Merged

fix: remove @infer_bindings from ConnectionsService.retrieve methods#662
uipreliga merged 2 commits into
mainfrom
fix/connections-list

Conversation

@uipreliga

Copy link
Copy Markdown
Collaborator

This pull request makes a minor update to the ConnectionsService class by removing the @infer_bindings decorator from two methods. This change likely simplifies the method signatures or modifies how resource bindings are handled, but does not affect the overall functionality of the service.

@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 Oct 8, 2025

@akshaylive akshaylive left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM. We need to open an issue to fix this throughout the codebase after consultation with Pufu.

Specifically, we need to avoid treating name and folder_path as special values. Instead, we could use simple dictionary-merge to make infer_bindings more generic.

@uipreliga uipreliga enabled auto-merge October 9, 2025 23:05
@uipreliga uipreliga merged commit 09a64c3 into main Oct 9, 2025
55 checks passed
@uipreliga uipreliga deleted the fix/connections-list branch October 9, 2025 23:07
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.

2 participants