eliranwong / letmedoit

An advanced AI assistant that leverages the capabilities of ChatGPT API, Gemini Pro, AutoGen, and open-source LLMs, enabling it both to engage in conversations and to execute computing tasks on local devices.
https://letmedoit.ai
GNU General Public License v3.0
112 stars 24 forks source link

Reset openai-key #22

Closed heijligers closed 6 months ago

heijligers commented 6 months ago

I believe I might have made a typo when entering my openai api key. how do I reset it from the command line? I keep getting: letmedoit Error: Issue on OpenAI side. Solution: Retry your request after a brief wait and contact us if the issue persists. launching LetMeDoIt AI ...

heijligers commented 6 months ago

hmmm I have found: 'HealthCheck.changeAPIkey()' now i'm getting 'OpenAI API returned an API Error: Connection error.'

heijligers commented 6 months ago

so resetting doesn't seem to work.. I found the config.py in the venv path and edited it manually.

Issue remains open regarding '.openaiAPIKeyChange' and 'HealthChange.changeApikey()' both not working when a wrong api key has been entered

eliranwong commented 6 months ago

May I ask if the issue is sorted yet?

Does the letmedoit app start as expected? You can enter a blank entry and select to change to api key.

It should work fine.

Just few points to mention:

I am not sure if these relevant to you.

eliranwong commented 6 months ago

I assume the issue was sorted. Please kindly let me know if not. I am closing this issue first.