CompletionResponse.SystemFingerprint
CompletionResponse.SystemFingerprint 属性
获取或设置表示模型运行的后端配置的指纹。可以与种子请求参数结合使用,以了解何时进行了可能影响确定性的后端更改。
public string SystemFingerprint { get; set; }
另请参阅
- 类 CompletionResponse
- 命名空间 Aspose.Pdf.AI
- 程序集 Aspose.PDF
获取或设置表示模型运行的后端配置的指纹。可以与种子请求参数结合使用,以了解何时进行了可能影响确定性的后端更改。
public string SystemFingerprint { get; set; }