From 11fae2b8ff89fa4d009f165918ade24c13863366 Mon Sep 17 00:00:00 2001 From: BYolivia Date: Thu, 4 Dec 2025 01:50:34 +0100 Subject: [PATCH] { "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" } } --- .idea/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.idea/.gitignore b/.idea/.gitignore index b58b603..949622f 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -3,3 +3,4 @@ /workspace.xml # Editor-based HTTP Client requests /httpRequests/ +/AICommit.xml