public
auto router
Get Public Autorouter Presets
Return the auto-router preset catalog the dashboard's template picker renders.
Resolved once per process, like the model cost map: fetched from litellm.autorouter_presets_url (override with LITELLM_AUTOROUTER_PRESETS_URL) on the first request, falling back to the catalog bundled with the package on any failure. Set LITELLM_LOCAL_AUTOROUTER_PRESETS=True to serve the bundled catalog only. A restart picks up a newly published catalog.
get/public/autorouter_presets
Response
Successful Response
object required
Changes
Changed in 1 of the 42 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○