xhcoding / emacs-aichat

AI Chat in Emacs, including OpenAI and Bing Chat
62 stars 8 forks source link

error Throttled:Request is throttled. #22

Closed Ypot closed 12 months ago

Ypot commented 1 year ago

From the edge browser, it works. Have they banned my API?

====== chathub opened ======
Receive handshake response: {}
Send request:
{"arguments":[{"source":"cib","optionsSets":["nlu_direct_response_filter","deepleo","disable_emoji_spoken_text","responsible_ai_policy_2235","enablemm","enbcdxpgpsr2","dllatex","dv3sugg","gencontentv3","galileo"],"allowedMessageTypes":["Chat","InternalSearchQuery","InternalSearchResult","InternalLoaderMessage","GenerateContentQuery","Disengaged"],"sliceIds":["winmuid1tf","contctxp2tf","ssoverlap50","sspltop5","sswebtop1","audrngon","audseq","nopreloadsscf","winmsgcf","creatgoglc","creatorv2t","wintone1cf","0415bficon","414suggs0","scctl","407pgparser","0329resps0","185latex","udscahrfon","udstrblm4","403recansgnds0","403tvlgnds0"],"spokenTextMode:":"None","isStartOfSession":false,"message":{"author":"user","inputMethod":"Keyboard","text":"Hellow world!","messageType":"Chat"},"conversationSignature":"eXokrn1gH0xGseGhd9N7GSLUMX9FDe3Y4uYkpK+6TBA=","participant":{"id":"38D34D1E8C6263BB2F785E5C8D49627D"},"conversationId":"51D|BingProdUnAuthenticatedUsers|93A62D42F62531D0E0366C28B3D11F7FCDBC4E6E1E5BC9FF8469C3F8B7C4EABF"}],"invocationId":"2","target":"chat","type":4}

Recv text:
{"type":2,"invocationId":"2","item":{"firstNewMessageIndex":null,"defaultChatName":null,"conversationId":"51D|BingProdUnAuthenticatedUsers|93A62D42F62531D0E0366C28B3D11F7FCDBC4E6E1E5BC9FF8469C3F8B7C4EABF","requestId":"8b1678e9-653f-486b-aa49-9675666cce4c","telemetry":{"startTime":"2023-07-02T20:22:46.780777Z"},"result":{"value":"Throttled","message":"Request is throttled.","error":"Request is throttled.","serviceVersion":"20230630.99"}}}{"type":3,"invocationId":"2"}
buffer:
{"type":2,"invocationId":"2","item":{"firstNewMessageIndex":null,"defaultChatName":null,"conversationId":"51D|BingProdUnAuthenticatedUsers|93A62D42F62531D0E0366C28B3D11F7FCDBC4E6E1E5BC9FF8469C3F8B7C4EABF","requestId":"8b1678e9-653f-486b-aa49-9675666cce4c","telemetry":{"startTime":"2023-07-02T20:22:46.780777Z"},"result":{"value":"Throttled","message":"Request is throttled.","error":"Request is throttled.","serviceVersion":"20230630.99"}}}{"type":3,"invocationId":"2"}
object:
((type . 2) (invocationId . 2) (item (firstNewMessageIndex) (defaultChatName) (conversationId . 51D|BingProdUnAuthenticatedUsers|93A62D42F62531D0E0366C28B3D11F7FCDBC4E6E1E5BC9FF8469C3F8B7C4EABF) (requestId . 8b1678e9-653f-486b-aa49-9675666cce4c) (telemetry (startTime . 2023-07-02T20:22:46.780777Z)) (result (value . Throttled) (message . Request is throttled.) (error . Request is throttled.) (serviceVersion . 20230630.99))))
object:
((type . 3) (invocationId . 2))
Recv text:
{"type":6}
buffer:
{"type":6}
object:
((type . 6))
Recv text:
{"type":7,"allowReconnect":true}
buffer:
{"type":7,"allowReconnect":true}
object:
((type . 7) (allowReconnect . t))
====== chathub closed ======
xhcoding commented 1 year ago

I'm not sure, maybe the message you sent triggered the message filter. You can update to the latest version, I updated the conversation request parameters.

Ypot commented 12 months ago

Thanks, but I definitively think that my API was banned :/

error UnauthorizedRequest:Cannot retrieve user status.