ExBifrost.Model.ListPromptSessions200Response (ex_bifrost v0.1.0)

Copy Markdown View Source

ListPromptSessions200Response model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.ListPromptSessions200Response{
  sessions:
    [ExBifrost.Model.ListPrompts200ResponsePromptsInnerSessionsInner.t()] | nil
}

Functions

decode(value)