Edward Oakes
49b3e6c53c
[serve] Support user-provided health check via def check_health(self)
method ( #22178 )
2022-02-11 12:53:37 -06:00
Jiao
293e45c527
[Doc] [Serve] Fix README's quick_start and add to test suite ( #22228 )
2022-02-09 11:49:47 -08:00
Balaji Veeramani
31ed9e5d02
[CI] Replace YAPF disables with Black disables ( #21982 )
2022-02-08 16:29:25 -08:00
Jules S. Damji
6b7d995e64
Added a hands-on self-containted MLflow/Ray Serve deployment example ( #22192 )
2022-02-08 12:10:53 -08:00
Jules S. Damji
c5c5e01b5d
[Doc] [Serve] Fixed minor typo and removed extract ',' ( #22101 )
2022-02-04 14:51:38 -08:00
Max Pumperla
092598774a
[Docs] Executable notebook tutorial ( #22030 )
...
We're introducing the usage of [MyST Notebooks](https://myst-nb.readthedocs.io/en/latest/index.html ) here and demonstrate how it works by rewriting (and extending) the RLLib Serve tutorial. Benefits:
- [x] Write notebooks in markdown. Can be converted into other formats e.g. with `jupytext`
- [x] Tutorials like this have a binderhub link added to the top nav (launch button).
- [x] Notebooks get executed when docs are built, so it's impossible to have stale docs.
- [x] But locally those builds are cached so that you don't have to wait too long.
- [x] The notebook cell outputs can be shown, hidden or removed. In particular, we can now avoid adding expected code output as comments in our scripts (which might get outdated).
We're also clarifying #22022 .
Old tutorial: [here](https://docs.ray.io/en/latest/serve/tutorials/rllib.html )
New tutorial (preview): [here](https://ray--22030.org.readthedocs.build/en/22030/serve/tutorials/rllib.html )
Co-authored-by: simon-mo <simon.mo@hey.com>
2022-02-03 08:13:04 +00:00
Max Pumperla
b34099e764
[docs] landing page ( fixes #21750 ) ( #21859 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2022-01-26 17:14:25 -08: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
Jiajun Yao
5aa00ba5eb
[doc] Fix typos in serve documentation ( #21379 )
2022-01-04 10:56:07 -06:00
Hankpipi
97d3142c59
[Serve] Fix naming error and add Serve metric for HTTP error codes ( #21009 )
2021-12-16 09:48:03 -08:00
architkulkarni
765e8d8d53
[Serve] [Doc] fix custom metric link in serve doc ( #20775 )
2021-12-01 16:39:22 -07: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
architkulkarni
42085fd3d5
[runtime env] [Doc] Add concepts and basic workflows ( #20222 )
...
Address followup comments from https://github.com/ray-project/ray/pull/19863
- Add short "Concepts" section
- Add more section headings to break up the text
- Add "Workflow: Local Files" example
- Add "Workflow: Library development" example
2021-11-19 13:58:50 -08:00
Simon Mo
18d605fa7c
[Serve] Add experimental CLI for serve deploy
( #20371 )
2021-11-16 20:22:09 -08:00
Simon Mo
5fccad4cc9
[Serve] Add experimental pipeline docs ( #20292 )
2021-11-16 16:13:55 -08:00
Tricia Fu
e59c14117f
[Doc] [Serve] Add summary sub header to each page ( #20231 )
2021-11-12 14:18:42 -08:00
Michael Galarnyk
dbeb2e2f73
Add Ray Serve Blogs to Doc( #19846 )
...
The Serving ML Models in Production blog links is inline with the latest Ray Summit talk on Ray Serve.
2021-11-11 15:10:36 -08:00
Edward Oakes
59698aa89c
[Serve] add survey link ( #20230 )
2021-11-11 15:10:10 -08:00
Tobias Kaymak
893f57591d
[serve] Add Google Cloud Storage as a backend ( #20104 )
2021-11-10 19:45:19 -08:00
Edward Oakes
082a4af3e6
[serve] Remove lingering backend/endpoint wording in docs ( #20229 )
2021-11-10 16:49:29 -08:00
Simon Mo
30d9f8fbae
[Doc] [Serve] Fix code cutoff and broken linkes in deployment.rst ( #19573 )
2021-10-21 13:47:55 -07:00
Simon Mo
32e648e5fa
[Serve][Doc] Add Failure Recovery Doc ( #19166 )
2021-10-21 13:32:42 -07:00
Simon Mo
03406706b3
[Serve] [Doc] Add Autoscaling Documentation ( #19559 )
2021-10-21 13:11:29 -07:00
Duarte OC
5af6152e76
[Serve] [Doc] Update docs with import missing ( #19469 )
2021-10-19 11:23:50 -07:00
architkulkarni
1ee3b4136c
[Serve] [Doc] Serve fix tracing snippet ( #19296 )
2021-10-11 16:59:04 -07:00
architkulkarni
281fcaa91a
[Serve] [Doc] Add note about serving multiple deployments defined by the same class ( #19118 )
2021-10-06 10:24:42 -05:00
architkulkarni
0f0b161ea1
Revert "Revert "[Serve] [doc] Improve runtime env doc"" ( #18943 )
...
* Revert "Revert "[Serve] [doc] Improve runtime env doc (#18782 )" (#18935 )"
This reverts commit e4f4c79252
.
2021-09-30 13:28:44 -05:00
Yi Cheng
e4f4c79252
Revert "[Serve] [doc] Improve runtime env doc ( #18782 )" ( #18935 )
...
This reverts commit d4d71985d5
.
2021-09-27 21:52:13 -07:00
architkulkarni
d4d71985d5
[Serve] [doc] Improve runtime env doc ( #18782 )
2021-09-27 16:12:03 -05:00
Eric Liang
95b5ad12ba
Initial version of workflow documentation ( #18138 )
2021-08-27 16:20:48 -07:00
architkulkarni
ea4f54f8ef
[Serve] [doc] Add model URI to deployment example ( #18085 )
2021-08-26 11:37:32 -05:00
Nikita Vemuri
a9c731edd3
[serve] Remove requirement to specify namespace for serve.start(detached=True) ( #17470 )
2021-08-25 10:39:32 -05:00
Edward Oakes
30541025e5
[serve] Remove deprecated APIs from code & docs ( #17754 )
2021-08-20 11:59:45 -05:00
architkulkarni
e1ffc0fd73
[Serve] [Doc] Delete docs for removed automatic conda activation feature ( #17832 )
2021-08-16 10:59:49 -05: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
architkulkarni
6d975b821b
[Serve] [Dashboard] Initial PR for exporting Serve data to cluster snapshot ( #17489 )
2021-08-06 15:03:29 -07:00
Edward Oakes
839ceba6db
[serve] Replace "backend" with "deployment" in metrics & logging ( #17434 )
2021-08-05 17:37:21 -05:00
Edward Oakes
d69e51f769
[serve] Update kubernetes docs to specify a namespace ( #16786 )
2021-07-01 14:36:07 -05:00
architkulkarni
077c04b06c
[Serve] Fix fastapi tutorial and update doc with deprecation warning ( #16759 )
2021-06-30 09:30:49 -05:00
Eric Liang
af11ec079a
update serve verbiage ( #16360 )
2021-06-10 16:23:38 -07:00
architkulkarni
7d029f8e71
[Doc] [Core] [runtime env] Add runtime env doc ( #16290 )
2021-06-09 20:02:16 -05:00
Edward Oakes
5243e8776b
[Docs] update serve logo ( #15914 )
2021-05-19 11:57:54 -07:00
architkulkarni
c636bc3065
[Serve] [Core] Fix serve on Windows by disabling runtime env on Windows ( #15838 )
2021-05-19 10:58:40 -05:00
Edward Oakes
bf6f1cfa9a
[serve] Clean up package ref ( #15690 )
2021-05-11 01:23:58 -07:00
Simon Mo
56c103bb7e
[Serve] Move the doc warning location ( #15667 )
2021-05-06 12:08:51 -07: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