Logprobs.TopLogprobs

Logprobs.TopLogprobs 属性

获取或设置每个令牌位置上最可能的令牌及其对数概率的列表。

public List<Dictionary<string, double?>> TopLogprobs { get; set; }

另请参阅