Skip to content
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

[Snyk] Upgrade gpt-tokenizer from 2.1.2 to 2.2.1 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeffmichels
Copy link

snyk-top-banner

Snyk has created this PR to upgrade gpt-tokenizer from 2.1.2 to 2.2.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: gpt-tokenizer
  • 2.2.1 - 2024-07-18

    2.2.1 (2024-07-18)

    Bug Fixes

    • add files for other models (c21d498), closes #19
    • regenerate o200k encoding from tiktoken file (c7ba009)
  • 2.2.0 - 2024-07-17

    2.2.0 (2024-07-17)

    Bug Fixes

    • add correct encoding for o200k_base (137e07b)
    • add gpt-4o on readme as supported model (27b4e20)
    • update readme (0b33e1e)

    Features

    • add o200k_base test plans (44ce38e)
    • added o200k_base to encodings and configured it's specialTokens (2a9da2b)
  • 2.1.2 - 2023-10-07

    2.1.2 (2023-10-07)

    Bug Fixes

    • bind encodeChat and encodeChatGenerator (86c270c), closes #15
from gpt-tokenizer GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade gpt-tokenizer from 2.1.2 to 2.2.1.

See this package in npm:
gpt-tokenizer

See this project in Snyk:
https://app.snyk.io/org/jeffinnovera.ai/project/eff3a608-759f-4eeb-947e-3102c3f79f7c?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for gpt-3.5-turbo-0613 and gpt-3.5-turbo-16k-0613 encodeChatGenerator undefined?
2 participants