Skip to main content

providers

Creates, updates, deletes, gets or lists a providers resource.

Overview

Nameproviders
TypeResource
Idnetlify.ai_gateway.providers

Fields

The following fields are returned by SELECT queries:

The mapping of providers and supported models

NameDatatypeDescription
providers

Methods

The following methods are available for this resource:

NameAccessible byRequired ParamsOptional ParamsDescription
getselect

Parameters

Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.

NameDatatypeDescription

SELECT examples

The mapping of providers and supported models

SELECT
providers
FROM netlify.ai_gateway.providers
;