CreateChatCompletionChunkResponse.SystemFingerprint

CreateChatCompletionChunkResponse.SystemFingerprint 属性

获取或设置表示模型运行的后端配置的指纹。可以与种子请求参数结合使用,以了解何时进行了可能影响确定性的后端更改。

public string SystemFingerprint { get; set; }

另请参阅