Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.05 KB

File metadata and controls

13 lines (9 loc) · 2.05 KB

PricingModel

Pricing model supporting both token-based and time-based pricing.

Fields

Field Type Required Description
input float ✔️ Price per input token
output float ✔️ Price per output token
response_time Optional[float] Price per response time in seconds
unit_type Optional[models.ServerlessPriceUnitType] Serverless price unit type.