Response
gen_ai.response attribute namespace.
Inheritors
Types
Link copied to clipboard
data class FinishReasons(val reasons: List<GenAIAttributes.Response.FinishReasonType>) : GenAIAttributes.Response
gen_ai.response.finish_reasons attribute.
Link copied to clipboard
Allowed values for gen_ai.response.finish_reasons. The standard set covers content_filter, length, stop, and tool_calls; use Custom for vendor-specific reasons.
Link copied to clipboard
gen_ai.response.id attribute.
Link copied to clipboard
gen_ai.response.metadata attribute.
Link copied to clipboard
gen_ai.response.model attribute.