Constructor for GatewayResource.
The API client instance.
GatewayResource
Protected clientClient instance for API calls.
GatewayResource
Add Model.
Adds a new model configuration for the specified provider.
The parameters to send to the service.
If validation fails or an error occurs during the request.
Delete Model.
Removes a specific model configuration from the tenant by id.
The parameters to send to the service.
If validation fails or an error occurs during the request.
Get a Model.
Retrieves a specific model configuration or muliple models configurations by model id or provider id.
The parameters to send to the service.
A promise that resolves with the model details or collection.
If validation fails or an error occurs during the request.
Optional params: ListAllModelsParams | ListProviderModelsParamsList all models or models for a specific provider.
Optional params: ListAllModelsParams = {}Parameters for listing all models or models for a provider.
If validation fails or an error occurs during the request.
Models class for handling model-related operations.