Skip to Content

LlmapiModelPricing

LlmapiModelPricing = object

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

Pricing contains the pricing structure for using this model

Properties

completion?

optional completion: string

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


image?

optional image: string

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


prompt?

optional prompt: string

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


request?

optional request: string

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

Last updated on