ray-project / ray-llm

RayLLM - LLMs on Ray
https://aviary.anyscale.com
Apache License 2.0
1.22k stars 87 forks source link

Set `route_prefixes` in Serve configs to `/` #69

Closed shrekris-anyscale closed 11 months ago

shrekris-anyscale commented 11 months ago

The README assumes that the route_prefix for the RayLLM app is /. This change updates the Serve configs to use / as the route_prefix.