textSignature property
Provider-specific opaque signature (e.g. an OpenAI responses message id) needed to replay this block in multi-turn conversations.
Implementation
final String? textSignature;
Provider-specific opaque signature (e.g. an OpenAI responses message id) needed to replay this block in multi-turn conversations.
final String? textSignature;