Skip to Content
SdkClientInternalType AliasesLlmapiModelPricing

LlmapiModelPricing

LlmapiModelPricing = object

Defined in: src/client/types.gen.ts:828 

Pricing contains the pricing structure for using this model

Properties

completion?

optional completion: string

Defined in: src/client/types.gen.ts:829 


image?

optional image: string

Defined in: src/client/types.gen.ts:830 


prompt?

optional prompt: string

Defined in: src/client/types.gen.ts:831 


request?

optional request: string

Defined in: src/client/types.gen.ts:832 

Last updated on