Skip to Content
SdkClientInternalType AliasesLlmapiChoice

LlmapiChoice

LlmapiChoice = object

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

Properties

finish_reason?

optional finish_reason: string

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

FinishReason indicates why the completion stopped


index?

optional index: number

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

Index is the choice index


message?

optional message: LlmapiMessage

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

Last updated on