View Source OpenAi.Eval.InputMessage.Simple (OpenAI REST API Client v1.0.0)

Provides struct and type for a Eval.InputMessage.Simple

Summary

Types

@type t() :: %OpenAi.Eval.InputMessage.Simple{content: String.t(), role: String.t()}