Replies: 1 comment
-
You exceeded your current quota, please check your plan and billing details try free api or pay the bill |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got the following error when I provided the prompt for advice on developing LLM for civil engineering
INFO [root] Anonymized telemetry enabled. See https://docs.browser-use.com/development/telemetry for more information.
Enter your prompt: give advice on developing civil engineering llm
2025-03-18 14:46:34.346 | WARNING | main:main:15 - Processing your request...
2025-03-18 14:46:34.347 | INFO | app.agent.base:run:139 - Executing step 1/20
2025-03-18 14:46:37.513 | ERROR | app.llm:ask_tool:708 - OpenAI API error: 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'}}
Someone please guide. I am on Ubuntu 24.04 operating system
Beta Was this translation helpful? Give feedback.
All reactions