Skip to content

Integrate with AutomationOps and SemanticProxy#1578

Merged
yashwagle1 merged 3 commits intomainfrom
feat/FileMasking
Apr 21, 2026
Merged

Integrate with AutomationOps and SemanticProxy#1578
yashwagle1 merged 3 commits intomainfrom
feat/FileMasking

Conversation

@yashwagle1
Copy link
Copy Markdown
Contributor

No description provided.

@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 Apr 21, 2026
@yashwagle1 yashwagle1 changed the title Feat/file masking Integrate with AutomationOps and SemanticProxy Apr 21, 2026
@github-actions github-actions Bot removed the test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository label Apr 21, 2026

def _deployed_policy_spec(self) -> RequestSpec:
return RequestSpec(
method="POST",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is it POST ? for "Get" Policy?

super().__init__(config=config, execution_context=execution_context)

@traced(name="automation_ops_get_deployed_policy", run_type="uipath")
def get_deployed_policy(self) -> dict[str, Any]:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

not sure what the return type is here... but it will be better to have Response object here so that its not free form any objects in response... and unexpected responses can be caught early... similar to PII

Copy link
Copy Markdown
Contributor

@saksharthakkar saksharthakkar left a comment

Choose a reason for hiding this comment

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

approving with some non-blocking comments

@yashwagle1 yashwagle1 force-pushed the feat/FileMasking branch 4 times, most recently from a00ea63 to fa5a863 Compare April 21, 2026 22:19
@yashwagle1 yashwagle1 force-pushed the feat/FileMasking branch 4 times, most recently from f7609c5 to f1a1110 Compare April 21, 2026 22:57
@yashwagle1 yashwagle1 merged commit 59d8ca4 into main Apr 21, 2026
122 checks passed
@yashwagle1 yashwagle1 deleted the feat/FileMasking branch April 21, 2026 23:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants