YunoHost-Apps / chatgpt-web_ynh

ChatGPT-web package for YunoHost
https://niek.github.io/chatgpt-web/
GNU General Public License v3.0
3 stars 4 forks source link

How to save/integrate the API in the wep page? #6

Open saebaryo-xyz opened 1 year ago

saebaryo-xyz commented 1 year ago

Hi,

Thanks for adding this app! Wondering whether we can save the API key so that we do not need to add it everytime, thanks!

Gredin67 commented 8 months ago

that indeed would be great, because sharing it with every user is somehow scary...

Gredin67 commented 8 months ago

@ericgaspar Here may be the solution https://github.com/Niek/chatgpt-web/issues/279#issuecomment-1823716669 And I guess having a config panel to set the key would be even better.

Gredin67 commented 8 months ago

or maybe we can have a redirect to https://yunohost.server/chatgpt-web/#/?key=sk-xxx

Gredin67 commented 4 months ago

redirect does not seem like a good idea because the API key is exposed in the redirect url before login... @OniriCorpe what do you think of #84 ?

saebaryo-xyz commented 3 months ago

Hi @OniriCorpe @ericgaspar maybe there is some progress on this or a way we can help with it? Thx!

OniriCorpe commented 3 months ago

I know literally nothing about this package, I can’t help you