systemFingerprint

@SerialName(value = "system_fingerprint")
val systemFingerprint: String? = null

This fingerprint represents the backend configuration that the model runs with.

Can be used in conjunction with the seed request parameter to understand when backend changes have been made that might impact determinism.