Archit Kulkarni
a12c04a2fe
[Serve] [Doc] Update key concepts for 2.0, remove deprecated APIs ( #26965 )
...
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>
2022-08-03 11:27:23 -05:00
Jiao
aa965ba0a9
[Deployment Graph] Add visualization cookbook ( #25112 )
2022-06-06 11:05:58 -07:00
Sihan Wang
3c9bd66485
[Serve][Doc] Add http endpoint for dag pattern doc ( #25390 )
2022-06-02 09:01:37 -07:00
Yi Cheng
287892657b
Revert "[Serve][Doc] Add http endpoint for dag pattern doc ( #25243 )" ( #25388 )
...
This reverts commit 4ad75056eb
.
2022-06-02 02:40:09 +00:00
Sihan Wang
4ad75056eb
[Serve][Doc] Add http endpoint for dag pattern doc ( #25243 )
2022-06-01 11:30:42 -07:00
Sihan Wang
4de3ce5c25
[Serve][Doc] Add deploy graph about control_flow_based_on_user_inputs pattern doc ( #24871 )
2022-05-25 15:38:23 -07:00
Sven Mika
09886d7ab8
[RLlib] Upgrade gym 0.23 ( #24171 )
2022-05-23 08:18:44 +02:00
Simon Mo
3513aa20d8
[Serve][Doc] Split core-apis to key concepts and user guide ( #24713 )
2022-05-20 10:56:34 -07:00
Simon Mo
9b2086c726
[Serve] Alias ray.serve.dag.InputNode
( #24630 )
2022-05-17 22:35:51 -07:00
Sihan Wang
830af1f14d
[Serve/Doc] Add combine nodes with same input in parallel pattern ( #24760 )
2022-05-16 11:00:54 -07:00
Sihan Wang
c5bfe1d694
[Serve] Add deployment graph cookbook ( #24524 )
2022-05-11 16:24:55 -07:00