mrgick / duck_chat

Reverse engineered DuckDuckGo AI chat API client.
https://pypi.org/project/duck-chat/
MIT License
38 stars 9 forks source link

Limit exception #20

Closed Dalveral closed 1 month ago

Dalveral commented 1 month ago

Hello and thank you for your work!

I used your library on my PC, and it works great, but I moved the project to a Raspberry Pi, and I am getting an exception: "{"action":"error","status":429,"type":"ERR_INPUT_LIMIT"}"

Please tell me what I am doing wrong.

Dalveral commented 1 month ago

Sorry, I am find https://github.com/mrgick/duck_chat/issues/17