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.
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.
If true, return the public model catalog as an array instead of { "models": [...] }.