SleepInfinity
SleepInfinity
> @SleepInfinity, make sure to set both `PROXY` and `PROXY_AUTH` to true. Also, ensure that you set the `PROXY_HOST` and `PROXY_PORT` correctly. Additionally, make sure to specify the correct proxy...
> Im just getting empty responses now. Was working flawlessly until yesterday What you did to make it work?
> > @SleepInfinity, make sure to set both `PROXY` and `PROXY_AUTH` to true. Also, ensure that you set the `PROXY_HOST` and `PROXY_PORT` correctly. Additionally, make sure to specify the correct...
> @SleepInfinity, you must have done something incorrectly because the .env file is working fine, and the proxies are functioning properly with it. > > Perhaps you have more knowledge...
You may have been blocked from openai because I also tried deploying the api to replit.com and it worked in the beginning but after some requests I started getting this...
@PawanOsman you may need to modify the app so it report the error given by the openai api instead of just giving this response everytime.
Hello, I am having the same issue: `HTTPSConnectionPool(host='192.168.0.1', port=443): Max retries exceeded with url: /cgi-bin/luci/;stok=/login?form=keys&operation=read (Caused by ConnectTimeoutError(, 'Connection to 192.168.0.1 timed out. (connect timeout=30)'))` I also tried the code...
Nevermind, I had activated local management for specific devices and added only my PC and my phone. Now that I've added Home Assistant, I can activate the integration.
oh ok, also i wanted to use the google text to speech api with the library but didnt managed to play the audio from the i2s speaker, because the response...
> base64 encoded audio data cannot be played with the library if i decode it with another library how can i play it ?