CohereCountTokensResponse model.
Summary
Types
@type t() :: %ExBifrost.Model.CohereCountTokensResponse{ meta: ExBifrost.Model.CohereCountTokensResponseMeta.t() | nil, token_strings: [String.t()] | nil, tokens: [integer()] | nil }
CohereCountTokensResponse model.
@type t() :: %ExBifrost.Model.CohereCountTokensResponse{ meta: ExBifrost.Model.CohereCountTokensResponseMeta.t() | nil, token_strings: [String.t()] | nil, tokens: [integer()] | nil }