Hi all , i'm exploring the llama index with open ai, to generate VectoreStoreIndex, but encountered an error....
openai.RateLimitError: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}
Do i need a paid open api account for testing the poc for my project as well ?