Skip to content

feat: export shared header and env var constants#1414

Merged
cotovanu-cristian merged 1 commit intomainfrom
feat/export-headers
Mar 5, 2026
Merged

feat: export shared header and env var constants#1414
cotovanu-cristian merged 1 commit intomainfrom
feat/export-headers

Conversation

@cotovanu-cristian
Copy link
Collaborator

@cotovanu-cristian cotovanu-cristian commented Mar 5, 2026

Summary

Add HEADER_PROCESS_KEY, HEADER_TRACE_ID, HEADER_INTERNAL_ACCOUNT_ID, HEADER_AGENTHUB_CONFIG, HEADER_LLMGATEWAY_BYO_CONNECTION_ID, and ENV_PROCESS_KEY to both uipath-platform and uipath constants modules so downstream packages can import them instead of hardcoding strings.

@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 Mar 5, 2026
Add HEADER_PROCESS_KEY, HEADER_TRACE_ID, HEADER_INTERNAL_ACCOUNT_ID,
HEADER_AGENTHUB_CONFIG, HEADER_LLMGATEWAY_BYO_CONNECTION_ID, and
ENV_PROCESS_KEY to both uipath-platform and uipath constants modules
so downstream packages can import them instead of hardcoding strings.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@cotovanu-cristian cotovanu-cristian merged commit 3bba7a0 into main Mar 5, 2026
122 checks passed
@cotovanu-cristian cotovanu-cristian deleted the feat/export-headers branch March 5, 2026 12:24
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