AndraxDev / speak-gpt

Your personal voice assistant based on OpenAI ChatGPT.
https://play.google.com/store/apps/details?id=org.teslasoft.assistant
Apache License 2.0
290 stars 59 forks source link

Request: allow self signed SSL certificate #59

Closed thiswillbeyourgithub closed 10 months ago

thiswillbeyourgithub commented 10 months ago

Hi,

I've been trying to set up a proxy for openai api. Allowing me to modify the request on the fly, including enabling llm-agents, web search, custom models, RAG on my files etc.

My SSL certificate is self signed though so I can't connect to it from Speak-GPT.

Can you consider adding a checkbox to disable ssl checking in the small pop up asking to enter the custom host URL? That way it won't affect the visual aspect of Speak-GPT while enabling more customizability.

Thanks!

AndraxDev commented 10 months ago

Unfortunately Google Play shall not pass this. Try to do it by yourself.

thiswillbeyourgithub commented 10 months ago

Oh okay. Thank you very much