Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Update method of accessing Serve controller #71

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

shrekris-anyscale
Copy link
Contributor

The get_global_client() method is deprecated in a Ray 2.7. The RayLLM frontend uses get_global_client() to get a handle to the controller, so the frontend doesn't work with Ray 2.7.

This change updates the method of accessing the Serve controller, so the frontend is also compatible with Ray 2.7. It remains compatible with previous versions as well.

Signed-off-by: Shreyas Krishnaswamy <[email protected]>
@shrekris-anyscale shrekris-anyscale merged commit 9f681c9 into master Oct 10, 2023
1 of 2 checks passed
@shrekris-anyscale shrekris-anyscale deleted the fix_serve_client_call branch October 10, 2023 16:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants