Tiktoken constructor

Tiktoken(
  1. OpenAiModel model
)

Implementation

Tiktoken(this.model);