mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
[serve] Add serve.shutdown() (#8766)
This commit is contained in:
@@ -4,6 +4,7 @@ Package Reference
|
||||
Basic APIs
|
||||
----------
|
||||
.. autofunction:: ray.serve.init
|
||||
.. autofunction:: ray.serve.shutdown
|
||||
.. autofunction:: ray.serve.create_backend
|
||||
.. autofunction:: ray.serve.create_endpoint
|
||||
|
||||
@@ -37,4 +38,3 @@ Advanced APIs
|
||||
``serve.accept_batch`` marks your backend API does accept list of input instead
|
||||
of just single input.
|
||||
.. autofunction:: ray.serve.accept_batch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user