ExBifrost.Model.ListPromptVersions200Response (ex_bifrost v0.1.0)

Copy Markdown View Source

ListPromptVersions200Response model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.ListPromptVersions200Response{
  versions:
    [ExBifrost.Model.ListPrompts200ResponsePromptsInnerLatestVersion.t()] | nil
}

Functions

decode(value)