Question: API Key deletion #572
Mistrz-Bolek
started this conversation in
General
Replies: 1 comment
-
I found the .env file - on openSuSE it's located in ~/.config/fabric. Deleting the offending key resolved the 401 error. Now I have to chase down the : Error: Connection error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New to all of this, but looks promising and am eagerly wanting to dive in.
On OpenSuSE 15.5, bash, kde, python 3.11 - I fat fingered the API keys during install (fabric --setup) with the resulting error:
"Error: Client error '401 Unauthorized' for url 'https://api.openai.com/v1/models'"
Without going nuclear and removing everything and starting over, is there a automagical method to wiping existing API keys clean. It would seem that this would be a feature needed sometime in the future as keys expire/change...
TIA - MB
Beta Was this translation helpful? Give feedback.
All reactions