Skip to Content

LlmapiModelPricing

LlmapiModelPricing = object

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

Pricing contains the pricing structure for using this model

Properties

completion?

optional completion: string

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


image?

optional image: string

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


prompt?

optional prompt: string

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


request?

optional request: string

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

Last updated on