public
model management
Public Model Hub List
The public model groups this proxy publishes, paged, sortable, searchable and filterable, for the public Model Hub page. No authentication.
A rejected request answers with the parameters, sort fields and filter operators it would have accepted, so the accepted set stays discoverable from the endpoint itself rather than from a copy of the spec kept here.
Example curl:
curl --location --globoff 'http://0.0.0.0:4000/public/v1/model_hub?sort=-input_cost_per_token&filter[mode][in]=chat&page_size=25'
get/public/v1/model_hub
Response
Successful Response