Set this to False to use HuggingFace transformers tokenization.
For non-OpenAI providers (OpenRouter, Ollama, vLLM, etc.), consider setting
check_embedding_ctx_length=False instead, as it bypasses tokenization
entirely.
tiktoken_enabled: bool = True