Simon Mo
ee528957c7
[Serve][Doc] Update docs about input schema, and json_request adapter ( #24191 )
2022-04-27 14:51:07 -07:00
Simon Mo
cb1919b8d0
[Doc][Serve] Add minimal docs for model wrappers and http adapters ( #23536 )
2022-03-29 11:33:14 -07:00
shrekris-anyscale
03d93ba7ee
Add a new End-to-End tutorial in Serve that walks users through deploying a model ( #20765 )
...
Currently, the docs have an [end-to-end tutorial](https://web.archive.org/web/20211122152843/https://docs.ray.io/en/latest/serve/tutorial.html ) walking users through deploying a `Counter` function on Serve. This PR adds an end-to-end tutorial walking users through deploying an entire Hugging Face model using Serve, providing a better understanding of how to deploy an actual model via Serve.
Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Co-authored-by: Simon Mo <simon.mo@hey.com>
2022-01-24 16:36:04 -06:00
xwjiang2010
9af8f11191
Revert "[docs] Clean up doc structure (first part) ( #21667 )" ( #21763 )
...
This reverts commit 38e46c9fb3
.
2022-01-20 15:30:56 -08:00
Max Pumperla
38e46c9fb3
[docs] Clean up doc structure (first part) ( #21667 )
2022-01-20 16:19:04 +01:00
Jiao
efbb815402
[serve] Add missing deployment calls in doc ( #20778 )
...
Co-authored-by: Jiao Dong <jiaodong@anyscale.com>
2021-11-30 10:47:38 -07:00
Tricia Fu
e59c14117f
[Doc] [Serve] Add summary sub header to each page ( #20231 )
2021-11-12 14:18:42 -08:00
Tricia Fu
24c4220bd7
[doc][serve] Update http-servehandle.rst ( #17680 )
2021-08-11 10:39:58 -05:00
Tricia Fu
c415c26644
[serve] Update FastAPI documentation to make it runnable ( #17589 )
2021-08-06 17:46:19 -05:00
Edward Oakes
c9550a86dc
[serve] Update docs for v2 Deployments API ( #15582 )
2021-05-03 13:19:34 -05:00
Edward Oakes
668a784553
[serve] Re-add variable route support for old API ( #15455 )
2021-04-22 14:07:50 -05:00
Edward Oakes
fbe510cd47
[serve] Clean up route prefixing behavior for deployments ( #15193 )
2021-04-19 12:50:46 -05:00
architkulkarni
03afaed6e1
[Serve] [Doc] Create top-level page for Calling Endpoints from HTTP and from Python ( #14904 )
2021-03-24 20:29:24 -05:00