ExBifrost.Model.BedrockConverseRequestSystemInner (ex_bifrost v0.1.0)

Copy Markdown View Source

BedrockConverseRequestSystemInner model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.BedrockConverseRequestSystemInner{
  cachePoint:
    ExBifrost.Model.BedrockConverseRequestSystemInnerCachePoint.t() | nil,
  guardContent:
    ExBifrost.Model.BedrockConverseRequestSystemInnerGuardContent.t() | nil,
  text: String.t() | nil
}

Functions

decode(value)