# tinker.types.EncodedTextChunk ## *class* [**tinker.types.EncodedTextChunk**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/encoded_text_chunk.py#L10)(*[StrictBase](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/_models.py#L76)*) **Fields:** - [**tokens**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/encoded_text_chunk.py#L11) (*Sequence[int]*) – Array of token IDs - [**type**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/encoded_text_chunk.py#L14) (*Literal['encoded_text']*)