Skip to Content

LlmapiModelPricing

LlmapiModelPricing = object

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

Pricing contains the pricing structure for using this model

Properties

completion?

optional completion: string

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


image?

optional image: string

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


prompt?

optional prompt: string

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


request?

optional request: string

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

Last updated on