ParamOptInt64
ParamOptInt64 =
object
Defined in: src/client/types.gen.ts:3801
An integer between 0 and 20 specifying the number of most likely tokens to
return at each token position, each with an associated log probability.
logprobs must be set to true if this parameter is used.
Properties
value?
optionalvalue:number
Defined in: src/client/types.gen.ts:3802
Last updated on