ExBifrost.Model.BedrockCountTokensRequest (ex_bifrost v0.1.0)

Copy Markdown View Source

BedrockCountTokensRequest model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.BedrockCountTokensRequest{
  input: ExBifrost.Model.BedrockCountTokensRequestInput.t()
}

Functions

decode(value)