LlamaChatCompletionResponse.SystemFingerprint

LlamaChatCompletionResponse.SystemFingerprint property

Gets or sets the fingerprint that represents the backend configuration that the model runs with.

public string SystemFingerprint { get; set; }

See Also