latestOpenAPI 3.1.02026-08-221831,331961.2 KB

b18c72975097

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