ExBifrost.Model.CreatePrompt200Response (ex_bifrost v0.1.0)

Copy Markdown View Source

CreatePrompt200Response model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.CreatePrompt200Response{
  prompt: ExBifrost.Model.CreatePrompt200ResponsePrompt.t() | nil
}

Functions

decode(value)