Skip to Content

LlmapiChoice

LlmapiChoice = object

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

Properties

finish_reason?

optional finish_reason: string

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

FinishReason indicates why the completion stopped


index?

optional index: number

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

Index is the choice index


message?

optional message: LlmapiMessage

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

Last updated on