You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is several problems.
1.
Self-hosted version trying to login and check API key even if Inference URL set to http://127.0.0.1:8008/)
This messages are repeated in the log:
2023-09-08 01:49:25,452 [ 451242] WARN - check_login - call
2023-09-08 01:49:25,526 [ 451316] WARN - check_login - recall: {
"retcode": "FAILED",
"human_readable_message": "The API key is not recognized (1)."
}
Steps to reproduce:
Install Refact plugin.
Click to login to RefactAI.
Click to Settings
Set Advanced - Inference URL to http://127.0.0.1:8008/ and save settings.
5 Try completion - it works. Try open chat - No chats availiable
Workaround: login to cloud, then delete API key and set Inference URL for self-hosted.
Sometimes you are not logged as self-hosted but logged as null. In this case completion and chat not working.
Steps to reproduce: First installation?
Plugin version 1.1.53
The text was updated successfully, but these errors were encountered:
hazratisulton
changed the title
Self-hosted version ask user to login and provide API key
Self-hosted version ask user to login and provide API key. Completion/chat not working.
Sep 7, 2023
There is several problems.
1.
Self-hosted version trying to login and check API key even if Inference URL set to http://127.0.0.1:8008/)
This messages are repeated in the log:
Steps to reproduce:
5 Try completion - it works. Try open chat - No chats availiable
Workaround: login to cloud, then delete API key and set Inference URL for self-hosted.
Sometimes you are not logged as self-hosted but logged as null. In this case completion and chat not working.
Steps to reproduce: First installation?
Plugin version 1.1.53
The text was updated successfully, but these errors were encountered: