LlmapiChoice
LlmapiChoice =
object
Defined in: src/client/types.gen.ts:1513
Properties
finish_reason?
optionalfinish_reason:string
Defined in: src/client/types.gen.ts:1517
FinishReason indicates why the completion stopped
index?
optionalindex:number
Defined in: src/client/types.gen.ts:1521
Index is the choice index
message?
optionalmessage:LlmapiMessage
Defined in: src/client/types.gen.ts:1522
Last updated on