Skip to content

update tiktoken version #139

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

Merged
merged 4 commits into from
Apr 13, 2025
Merged

update tiktoken version #139

merged 4 commits into from
Apr 13, 2025

Conversation

aseembits93
Copy link
Contributor

@aseembits93 aseembits93 commented Apr 11, 2025

User description

older versions do not have gpt-4o


PR Type

  • Enhancement

Description

  • Upgrade tiktoken dependency version to >=0.7.0

Changes walkthrough 📝

Relevant files
Dependencies
pyproject.toml
Update tiktoken version in pyproject.toml                               

pyproject.toml

  • Updated tiktoken version from ">=0.3.2" to ">=0.7.0"
+1/-1     

Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Dependency Update

    Verify that upgrading tiktoken to ">=0.7.0" maintains backward compatibility and does not inadvertently alter existing functionality.

    tiktoken = ">=0.7.0"

    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @aseembits93 aseembits93 enabled auto-merge April 11, 2025 20:57
    @aseembits93 aseembits93 disabled auto-merge April 11, 2025 21:36
    @aseembits93 aseembits93 enabled auto-merge April 11, 2025 21:37
    @aseembits93 aseembits93 merged commit 8a917e3 into main Apr 13, 2025
    15 checks passed
    @aseembits93 aseembits93 deleted the fix-tiktoken-version branch April 23, 2025 19:33
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants