Wasm Directoryalpha
Record

create-edit-response-choices-item-logprobs

No description available.

record create-edit-response-choices-item-logprobs {
  text-offset: option​<list​<s32>>,
  token-logprobs: option​<list​<f64>>,
  tokens: option​<list​<string>>,
  top-logprobs: option​<list​<create-edit-response-choices-item-logprobs-top-logprobs-item>>,
}

Fields

NameTypeDescription
text-offsetoption​<list​<s32>>
token-logprobsoption​<list​<f64>>
tokensoption​<list​<string>>
top-logprobsoption​<list​<create-edit-response-choices-item-logprobs-top-logprobs-item>>