"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:
parent
0ea61c5112
commit
11fae2b8ff
|
|
@ -3,3 +3,4 @@
|
||||||
/workspace.xml
|
/workspace.xml
|
||||||
# Editor-based HTTP Client requests
|
# Editor-based HTTP Client requests
|
||||||
/httpRequests/
|
/httpRequests/
|
||||||
|
/AICommit.xml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue