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

Use the most advanced gpt-4o to replce deprecating gpt-4-vision-preview #4

Merged
merged 1 commit into from
Aug 6, 2024

Commits on Aug 3, 2024

  1. Use the most advanced gpt-4o to replce deprecating gpt-4-vision-preview

    It's more powerful with more competitive pricing and performance.
    
    Pricing comparison:
    - gpt-4o                $5.00 / 1M input tokens, $15 / 1M output tokens
    - gpt-4-vision-preview $10.00 / 1M input tokens, $30 / 1M output tokens
    
    Deprecation information reference:
    
    > On June 6th, 2024, we notified developers using gpt-4-32k and
    > gpt-4-vision-preview of their upcoming deprecations in one year and
    > six months respectively. As of June 17, 2024, only existing users of
    > these models will be able to continue using them.
    
    - https://platform.openai.com/docs/deprecations/2024-06-06-gpt-4-32k-and-vision-preview-models
    PeterDaveHello committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    f312425 View commit details
    Browse the repository at this point in the history