-
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.17 #188
Conversation
openai debug - [puLL-Merge] - dqbd/tiktoken@@dqbd/[email protected]..@dqbd/[email protected] DescriptionThis PR aims to introduce the ChangesChanges
|
anthropic debug - [puLL-Merge] - dqbd/tiktoken@@dqbd/[email protected]..@dqbd/[email protected] DescriptionThis pull request updates the tiktoken library to support new models in the "o1" class. It includes version bumps, new model mappings, and adjustments to the build process for the JavaScript version. ChangesChanges
Possible Issues
Security HotspotsThere are no apparent security issues in this change. The modifications are primarily focused on adding support for new models and updating version numbers, which don't introduce any obvious security vulnerabilities. |
bedrock debug - [puLL-Merge] - dqbd/tiktoken@@dqbd/[email protected]..@dqbd/[email protected] DescriptionThis pull request updates the tiktoken library to include support for new "o1" class models and updates version numbers. The changes encompass both JavaScript and WebAssembly implementations, as well as updating the model-to-encoding mapping. ChangesChanges
Possible IssuesThe addition of new models might require testing to ensure compatibility with existing systems that use this library. There's a potential for unexpected behavior if these new models have any unique characteristics not accounted for in the current implementation. Security HotspotsThere are no apparent security hotspots in this change. The modifications are primarily focused on adding support for new models and updating version numbers, which don't directly impact security. |
This PR contains the following updates:
1.0.16
->1.0.17
Release Notes
dqbd/tiktoken (tiktoken)
v1.0.17
Compare Source
Patch Changes
53bd14a
: Add o1 class of modelsConfiguration
📅 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.