Skip to content

feat: add per-service URL overrides for local development#1316

Draft
cotovanu-cristian wants to merge 2 commits intomainfrom
feat/local-url-overrides
Draft

feat: add per-service URL overrides for local development#1316
cotovanu-cristian wants to merge 2 commits intomainfrom
feat/local-url-overrides

Conversation

@cotovanu-cristian
Copy link
Collaborator

Allow routing individual service requests to alternative URLs (e.g., localhost) via environment variables like UIPATH_ORCHESTRATOR_URL. This intercepts scope_url() to return absolute URLs when an override is configured, stripping the service prefix from the path.

@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 14, 2026
cotovanu-cristian and others added 2 commits February 14, 2026 12:51
Allow routing individual service requests to alternative URLs (e.g.,
localhost) via environment variables like UIPATH_ORCHESTRATOR_URL.
This intercepts scope_url() to return absolute URLs when an override
is configured, stripping the service prefix from the path.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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