-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency tiktoken to v1.0.16 #170
Conversation
bedrock debug - [puLL-Merge] - dqbd/tiktoken@@dqbd/tiktoken@1.0.15..@dqbd/tiktoken@1.0.16 DescriptionThis PR updates the tiktoken library to add support for new GPT-4 and text embedding models. It includes changes to both the JavaScript and WebAssembly implementations, as well as updates to version numbers and changelogs. ChangesChanges
These changes ensure that the tiktoken library can properly handle tokenization for the newly added GPT-4 and text embedding models, maintaining compatibility with the latest OpenAI offerings. |
openai debug - [puLL-Merge] - dqbd/tiktoken@@dqbd/tiktoken@1.0.15..@dqbd/tiktoken@1.0.16 DescriptionThis pull request adds support for multiple new models, specifically Security HotspotsNone ChangesChanges
|
anthropic debug - [puLL-Merge] - dqbd/tiktoken@@dqbd/tiktoken@1.0.15..@dqbd/tiktoken@1.0.16 DescriptionThis PR updates the tiktoken library to support new OpenAI models: gpt-4o, gpt-4o-mini, text-embedding-3-small, and text-embedding-3-large. It includes changes to the JavaScript, TypeScript, and Rust implementations, as well as updates to version numbers and changelogs. ChangesChanges
These changes ensure that the tiktoken library can properly handle tokenization for the newly supported OpenAI models. |
This PR contains the following updates:
1.0.15
->1.0.16
Release Notes
dqbd/tiktoken (tiktoken)
v1.0.16
Compare Source
Patch Changes
4796f27
: Add support for gpt-4o, gpt-4o-mini, text-embedding-3-small and text-embedding-3-largeConfiguration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.