Freigeben über


ResponseObject.User Property

Definition

This field is being replaced by safety_identifier and prompt_cache_key. Use prompt_cache_key instead to maintain caching optimizations. A stable identifier for your end-users. Used to boost cache hit rates by better bucketing similar requests and to help OpenAI detect and prevent abuse. Learn more.

public string User { get; set; }
member this.User : string with get, set
Public Property User As String

Property Value

Applies to