You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error in the ChatGPT example script for new API keys even though I have more than enough quota available. Any idea why?
429 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.
InsufficientQuotaError: 429 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.
at Object.defaultFailedAttemptHandler [as onFailedAttempt] (file:///C:/Users/elierh.MILAMSMARKETS/.kenv/kenvs/examples/node_modules/@langchain/core/dist/utils/async_caller.js:36:21)
at RetryOperation._fn (C:\Users\elierh.MILAMSMARKETS.kenv\kenvs\examples\node_modules\p-retry\index.js:67:20)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I get this error in the ChatGPT example script for new API keys even though I have more than enough quota available. Any idea why?
429 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.
InsufficientQuotaError: 429 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.
at Object.defaultFailedAttemptHandler [as onFailedAttempt] (file:///C:/Users/elierh.MILAMSMARKETS/.kenv/kenvs/examples/node_modules/@langchain/core/dist/utils/async_caller.js:36:21)
at RetryOperation._fn (C:\Users\elierh.MILAMSMARKETS.kenv\kenvs\examples\node_modules\p-retry\index.js:67:20)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Beta Was this translation helpful? Give feedback.
All reactions