ModalityTokenCount
io.cequence.openaiscala.gemini.domain.response.ModalityTokenCount
Represents token counting info for a single modality.
Attributes
- modality
The modality associated with this token count.
- tokenCount
Number of tokens.
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any