View Source :"Elixir.ExOpenAI.Components.MessagePhase-2" (ex_openai.ex v2.0.0-beta2)

Module for representing the OpenAI schema MessagePhase-2.

Type

:commentary | :final_answer

Allowed Values

"commentary", "final_answer"

Summary

Types

@type t() :: :commentary | :final_answer