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

Update token_count_utils.py #2531

Merged
merged 5 commits into from
Apr 30, 2024
Merged

Update token_count_utils.py #2531

merged 5 commits into from
Apr 30, 2024

Commits on Apr 27, 2024

  1. Update token_count_utils.py

    Update the token counts of new gpt models
    
    ref: https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4
    ginward committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    361f77c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    526cf8e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    4608083 View commit details
    Browse the repository at this point in the history
  2. format code with pre-commit

    ginward committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    98541ae View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into main

    ekzhu authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    68592e1 View commit details
    Browse the repository at this point in the history