View Source OpenAi.Response.Refusal.Content (OpenAI REST API Client v1.0.0)

Provides struct and type for a Response.Refusal.Content

Summary

Types

@type t() :: %OpenAi.Response.Refusal.Content{refusal: String.t(), type: String.t()}