public
model management
Public Model Hub Facet
The distinct providers, modes or features across the published model groups, for the Model Hub's filter dropdowns. No authentication.
Carries the same filters and search as the list route, so a dropdown offers exactly the values the table can show: asking for providers under filter[mode][in]=chat lists only the providers that serve a chat model.
Example curl:
curl --location --globoff 'http://0.0.0.0:4000/public/v1/model_hub/providers?filter[mode][in]=chat&page_size=50'
get/public/v1/model_hub/{facet}
Path parameters
facet'providers' | 'modes' | 'features' required
Response
Successful Response
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
- ○