View Source OpenAi.Eval.Run.OutputItem.Sample.Input (OpenAI REST API Client v1.0.0)

Provides struct and type for a Eval.Run.OutputItem.Sample.Input

Summary

Types

@type t() :: %OpenAi.Eval.Run.OutputItem.Sample.Input{
  content: String.t(),
  role: String.t()
}