ExBifrost.Model.VideoGeneration200ResponseContentFilter (ex_bifrost v0.1.0)

Copy Markdown View Source

Information about content that was filtered due to safety policies

Summary

Types

t()

@type t() :: %ExBifrost.Model.VideoGeneration200ResponseContentFilter{
  filtered_count: integer() | nil,
  reasons: [String.t()] | nil
}

Functions

decode(value)