Closed ascensus-mdb closed 11 months ago
We will add a fix for this in the next update
Great, thanks. By the way - wouldn't it be better and safer to store the api key in an .env file?
Will store the used openai key in local storage of browser of the user which helps in keeping it local and not exposing anywhere
While you develop the fix, is there a temporary workaround to this ?
@ascensus-mdb @Rohanmrao This has been fixed now
Hi. Thank you very much for this projects, it's very useful.
Everything works fine, but there seems to be annoying bug - every time I refresh the browser I see the form asking me to provide OpenAI key, even if I provided it before and I already have a working assistant chat.
Any ideas how to prevent it?