Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for OpenAI o1-mini and o1-preview models by mapping them to the `o200k_base` encoding. This update ensures compatibility with the latest tiktoken changes as introduced in version 0.8.0 of the official library. Fixes compatibility issues with models not yet included in tiktoken-php.
- Loading branch information