mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() The Ray Dashboard starts Serve in the `"_ray_internal_dashboard"` namespace. However, Serve by default starts in the `"serve"` namespace. This causes surprising behavior when working with the Serve CLI and REST API. This change make the Ray Dashboard start Serve in the `"serve"` namespace, allowing the REST API to work intuitively with the Python API. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
sdk.py | ||
serve_head.py |