Guzzle Eredmény:
Hiba történt a kérés során: Client error: `POST https://api.openai.com/v1/chat/completions` resulted in a `429 Too Many Requests` response:
{
"error": {
"message": "You have no credits remaining. Add credits to continue using the API at https://pla (truncated...)
API Válasz (Hiba): {
"error": {
"message": "You have no credits remaining. Add credits to continue using the API at https://platform.openai.com/settings/organization/billing/.",
"type": "insufficient_quota",
"param": null,
"code": "credit_balance_exhausted"
}
}