CompletionCreateRequest.Stop

CompletionCreateRequest.Stop 属性

获取或设置最多 4 个序列,API 将在这些序列处停止生成进一步的令牌。

public List<string> Stop { get; set; }

另请参阅