Skip to content

support encoded base url#256

Merged
xzrderek merged 11 commits intomainfrom
derekx/encoded-base-url
Oct 8, 2025
Merged

support encoded base url#256
xzrderek merged 11 commits intomainfrom
derekx/encoded-base-url

Conversation

@xzrderek
Copy link
Copy Markdown
Contributor

@xzrderek xzrderek commented Oct 7, 2025

No description provided.

Base automatically changed from derekx/redis-changes to main October 7, 2025 22:43
self._model_base_url = model_base_url
if os.getenv("EP_REMOTE_ROLLOUT_PROCESSOR_BASE_URL"):
self._remote_base_url = os.getenv("EP_REMOTE_ROLLOUT_PROCESSOR_BASE_URL")
_ep_model_base_url = os.getenv("EP_MODEL_BASE_URL")
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.

not related to this pr, but i think we should make this env var overwrite available for other rolloutprocessors as well

@xzrderek xzrderek merged commit 2ab6308 into main Oct 8, 2025
6 of 8 checks passed
@xzrderek xzrderek deleted the derekx/encoded-base-url branch October 8, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants