CalculateCostResponse interface

Response body for the AI model calculateCost action.

Properties

currency

ISO 4217 currency code, e.g. "USD".

plans

Ranked list of GPU SKU pricing plans. Feasible plans first, ordered by totalHourlyPrice ascending; infeasible plans last.

Property Details

currency

ISO 4217 currency code, e.g. "USD".

currency: string

Property Value

string

plans

Ranked list of GPU SKU pricing plans. Feasible plans first, ordered by totalHourlyPrice ascending; infeasible plans last.

plans: CalculateCostPlan[]

Property Value