mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() Removes deprecated APIs: - serve.start() - get_handle() Rewrites the ServeHandle doc snippet to use the recommended workflow for ServeHandles (only access them from other deployments, pass Deployments in as input args to `.bind()`, which get resolved to ServeHandles at runtime) Co-authored-by: shrekris-anyscale <92341594+shrekris-anyscale@users.noreply.github.com> |
||
---|---|---|
.. | ||
getting_started | ||
create_deployment.py | ||
deployment_graph_combine_two_nodes_with_passing_input_parallel.py | ||
deployment_graph_control_flow_based_on_user_inputs.py | ||
deployment_graph_dag_http.py | ||
deployment_graph_same_class_different_args.py | ||
fastapi_example.py | ||
key-concepts-deployment-graph.py | ||
production_fruit_example.py | ||
quickstart.py | ||
sklearn_quickstart.py | ||
transformers_example.py | ||
visualize_dag_during_deployment.py |