"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": null,
        "code": "insufficient_quota"
    }
}
This commit is contained in:
BYolivia 2025-12-04 01:50:34 +01:00
parent 0ea61c5112
commit 11fae2b8ff
1 changed files with 1 additions and 0 deletions

1
.idea/.gitignore vendored
View File

@ -3,3 +3,4 @@
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
/AICommit.xml