You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace hardcoded env-var string literals with the corresponding
ENV_* constants from uipath.platform.common.constants. Keeps the
pydantic-settings pattern but removes the duplication between
uipath-llm-client and the platform library. UIPATH_REFRESH_TOKEN
and UIPATH_AGENTHUB_CONFIG stay as literals since the platform
library does not export constants for them.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments