I tried to import saved json file with API keys for providers. In v0.06 They would import and then on the chat screen the providers would turn green. Now they are red and I have to manually enter the API for all that I’m working with. Any known issue with this? Suggestions?
Hey,
if you mean the “Download API Template” in the Settings of 006, I think this actually does not export the API keys. It just gives you a blank template where you can insert the api keys yourself in an editor.
The API keys are stored in the browsers cache, so if you update, didnt clear the cache and on the same port, they should still be there.
Also you can use the .env file to store your keys, if just you use this instance or at least people which are allowed to use your keys.
I have the bolt-api-keys-template.json file with all my API keys. I try importing this on the Data Management screen. In v0.06 it would import & load the keys. Now in 0.07 it doesn’t load them. Is this a new bug?
What I’m talking about is the “Import API Keys” option doesn’t work in v0.07. It worked fine in v0.06. The ONLY way I can get the API Keys to work is to enter them through the chat window. Bug?