ExBifrost.Model.CohereCountTokensResponseMeta (ex_bifrost v0.1.0)

Copy Markdown View Source

Metadata returned by the tokenize endpoint

Summary

Types

t()

@type t() :: %ExBifrost.Model.CohereCountTokensResponseMeta{
  api_version: ExBifrost.Model.CohereCountTokensResponseMetaApiVersion.t() | nil
}

Functions

decode(value)