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 |
|
Edward Oakes
|
fbe510cd47
|
[serve] Clean up route prefixing behavior for deployments (#15193)
|
2021-04-19 12:50:46 -05:00 |
|
Jayce Li
|
b2f9c48647
|
doc: Fix ray serve in Deploying on Kubernetes (#15208)
|
2021-04-09 09:08:05 -07:00 |
|
architkulkarni
|
aa2f60b3d5
|
[Serve] [Doc] Add section on integrating with model registries (#15139)
|
2021-04-07 16:19:52 -05:00 |
|
Edward Oakes
|
2274a94453
|
[serve] Remove deprecated system-level batching (#15065)
|
2021-04-06 17:58:42 -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 |
|
Edward Oakes
|
aab7ccc466
|
[serve] Deprecate client-based API in favor of process-wide singleton (#14696)
|
2021-03-17 09:39:54 -05:00 |
|
architkulkarni
|
8b17ec7c6d
|
[Serve] Disable auto conda env setting if using Ray Client (#14672)
|
2021-03-15 14:36:46 -05:00 |
|
Edward Oakes
|
d90cd545d1
|
[serve] Deprecate system-level batching with warning, update the docs (#14648)
|
2021-03-15 13:47:01 -05:00 |
|
architkulkarni
|
9b6d2ca345
|
[Core] Add runtime_env option to actor and task options, with conda_env (#14430)
|
2021-03-11 10:09:38 -06:00 |
|
architkulkarni
|
505d2b6abe
|
[Serve] [Doc] Add small dashboard section under Serve Monitoring (#14328)
|
2021-03-08 20:41:42 -06:00 |
|
architkulkarni
|
f9364b1d5c
|
[Serve] Add logger with backend and replica tags (#14251)
|
2021-02-26 12:46:19 -08:00 |
|
Simon Mo
|
af085ed8aa
|
[Serve] Add Perf Tuning Doc (#14334)
Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Co-authored-by: architkulkarni <architkulkarni@users.noreply.github.com>
|
2021-02-26 10:28:02 -08:00 |
|
architkulkarni
|
ba4b7ccfe8
|
[Serve] [Doc] Add basic Serve tutorial (#14256)
|
2021-02-25 14:10:08 -06:00 |
|
Simon Mo
|
f6a8a9be59
|
[Serve] Add RLlib tutorial (#14194)
|
2021-02-22 13:23:12 -08:00 |
|
Edward Oakes
|
019d84a9f3
|
[serve] [docs] High-level reorganization of the docs (#14120)
|
2021-02-16 14:07:56 -06:00 |
|
architkulkarni
|
0fb96a61fc
|
[Serve] Add support for variable routes (#13968)
|
2021-02-15 11:42:42 -06:00 |
|
architkulkarni
|
bcb51a27c6
|
[Serve] [Doc] Add version warning (#14001)
|
2021-02-15 11:16:01 -06:00 |
|
javi-redondo
|
b8b2d6410d
|
[docs] new Ray Cluster documentation (#13839)
Co-authored-by: Javier Redondo <javier@anyscale.com>
Co-authored-by: AmeerHajAli <ameerh@berkeley.edu>
|
2021-02-15 00:47:14 -08:00 |
|
Edward Oakes
|
7af0c999f3
|
[serve] Built-in support for imported backends (#13867)
|
2021-02-04 15:09:12 -06:00 |
|
Richard Liaw
|
6c77aeb98a
|
[docs] ray slack remove banners (#13898)
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
|
2021-02-04 01:14:34 -08:00 |
|
architkulkarni
|
c8e1f07c52
|
remove starlette install instruction (#13869)
|
2021-02-02 14:37:55 -08:00 |
|
architkulkarni
|
32fc649f39
|
[serve] Add example code for custom status code response (#13868)
|
2021-02-02 16:30:45 -06:00 |
|
architkulkarni
|
cb771f263d
|
[Serve] Add ServeHandle metrics (#13640)
|
2021-01-28 14:40:47 -06:00 |
|
Edward Oakes
|
5d882b062d
|
[Serve] fix k8s doc (#13713)
|
2021-01-26 10:09:13 -08:00 |
|
Simon Mo
|
44acbdd82a
|
[Serve] [Doc] Improve batching doc (#13389)
|
2021-01-13 14:39:42 -08:00 |
|
Simon Mo
|
8e0a2f669b
|
[Doc] Remove trailing whitespaces (#13390)
|
2021-01-12 20:35:38 -08:00 |
|
architkulkarni
|
e560933f9c
|
[Serve] Add dependency management support for driver not running in a conda env (#13269)
|
2021-01-12 09:57:15 -08:00 |
|
Simon Mo
|
39813ff6b0
|
[Serve] HTTPOptions for deployment modes (#13142)
|
2021-01-05 16:41:52 -08:00 |
|
architkulkarni
|
a95275bdd9
|
[Serve] [Doc] Add existing web server integration ServeHandle tutorial (#13127)
|
2021-01-04 10:28:34 -06:00 |
|
architkulkarni
|
032a6546d5
|
Serve metrics docs (#13096)
|
2020-12-29 14:03:34 -06:00 |
|
architkulkarni
|
9a0218fb89
|
[Serve] [Doc] Front page update (#13032)
|
2020-12-28 10:19:36 -08:00 |
|
Simon Mo
|
bc68260144
|
[Serve] Handle Bug Fixes (#12971)
|
2020-12-22 19:13:16 -08:00 |
|
architkulkarni
|
8b4b4bf0a2
|
[Serve] Migrate from Flask.Request to Starlette Request (#12852)
|
2020-12-21 15:34:15 -06:00 |
|
Edward Oakes
|
3521e74f3a
|
[serve] Support for imported backends (#12923)
|
2020-12-18 15:49:24 -06:00 |
|
architkulkarni
|
231518e86f
|
[Serve] Support basic Starlette response types (#12811)
|
2020-12-14 17:03:56 -06:00 |
|
architkulkarni
|
6f3aacd087
|
[serve] Clarify conda env docs (#12679)
|
2020-12-09 13:35:48 -06:00 |
|
Edward Oakes
|
fd4e025da6
|
[serve] Add docs on configuring cv2 parallelism (#12652)
|
2020-12-08 16:03:13 -06:00 |
|
Richard Liaw
|
751e13a41e
|
[docs] redirect to discourse (#12427)
|
2020-11-25 17:10:10 -08:00 |
|
Ian Rodney
|
1d158dda32
|
[serve] Rename to use replicas, not workers (#11822)
|
2020-11-10 11:36:15 -08:00 |
|
architkulkarni
|
adcaabcd64
|
[Serve] Reconfigure backend class at runtime (#11709)
|
2020-11-09 14:04:51 -06:00 |
|
architkulkarni
|
347e871409
|
[Serve] Add dependency management (#11743)
|
2020-11-05 16:39:37 -06:00 |
|
Edward Oakes
|
fcaf4d80e3
|
[serve] Make fractional resource usage more obvious in docs (#11580)
|
2020-10-28 13:54:36 -07:00 |
|
architkulkarni
|
1ce0c4965b
|
[Serve] Update front page of serve doc (#11421)
|
2020-10-23 12:01:04 -07:00 |
|