Skip to content

openai.error.RateLimitError: Request too large for gpt-4-vision-preview => but I am sure I have a limit !  #842

@ihorrible

Description

@ihorrible

Hi ! I followed the example (https://cookbook.openai.com/examples/gpt_with_vision_for_video_understanding) with my different API keys from my three accounts and always have the same error for the following line of code => result = openai.ChatCompletion.create(**params):

openai.error.RateLimitError: Request too large for gpt-4-vision-preview in organization org-TWxkcNkvywCuNqekVQZjD7o2 on tokens per min (TPM): Limit 20000, Requested 47463. The input or output tokens must be reduced in order to run successfully. Visit https://platform.openai.com/account/rate-limits to learn more.

I am sure I have a limit because my account is pretty new and does not have any heavy usage.

Is it working stable?

Thanks,

Ivan

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalesupportQuestions about how to do something

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions