4e064cf81dae

latestOpenAPI 3.1.02026-08-131831,331960.0 KB
models

List public model catalog

List built-in public models and provider metadata. This endpoint does not require authentication. By default the response is { "models": [...] }; pass unnest=true to return the array directly.

get/api/models/public/

Query parameters

unnestboolean

If true, return the public model catalog as an array instead of { "models": [...] }.

Response

Public model catalog.

OR