terry3041 / pyChatGPT

An unofficial Python wrapper for OpenAI's ChatGPT API
GNU General Public License v3.0
1.35k stars 255 forks source link

GRPC error #146

Closed FriendlyUser closed 1 year ago

FriendlyUser commented 1 year ago

, is this a me issue, or just in general.

\Local\Programs\Python\Python38\lib\site-packages\grpc_channel.py", line 826, in _next raise self grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.RESOURCE_EXHAUSTED details = "Your organization does not have enough balance to request this action (need $0.0033341976000000003, have $0.0028124 in active grants, $0 in balance)." debug_error_string = "UNKNOWN:Error received from peer ipv4:104.18.20.212:443 {grpc_message:"Your organization does not have enough balance to request this action (need $0.0033341976000000003, have $0.0028124 in active grants, $0 in balance).", grpc_status:8, created_time:"2023-03-31T18:58:08.3743075+00:00"}"

FriendlyUser commented 1 year ago

Can you delete this issue, this has nothing todo with this repo was another issue.