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
Hi! Thank you very much for what you are doing.
Please tell me what this may be related to-I uploaded all the files to the server since my computer is running slowly, downloaded and changed the .env file, etc. I did a check and the check wrote to me that-
--RESULTS--
Curl command was successful!
To use any app with gpt-llama.cpp, please provide the following as the OPENAI_API_KEY:
/home/ubuntu/github/llama.cpp/models/7b/7b.bin
But after I launch the chatbot-ui by the command OPENAI_API_HOST=http://181.211.175.234:8000 npm run dev
, nothing opens at all, when I launch docker, the web ui opens and the error all the time
"Incorrect API key provided: /home/ub********************************************************.bin. You can find your API key at https://platform.openai.com/account/api-keys."
and
Internal Server Error
Code: 500
please tell me, maybe you know what can be done?
thank you!
The text was updated successfully, but these errors were encountered:
Hi! Thank you very much for what you are doing.
Please tell me what this may be related to-I uploaded all the files to the server since my computer is running slowly, downloaded and changed the .env file, etc. I did a check and the check wrote to me that-
But after I launch the chatbot-ui by the command
OPENAI_API_HOST=http://181.211.175.234:8000 npm run dev
, nothing opens at all, when I launch docker, the web ui opens and the error all the time
"Incorrect API key provided: /home/ub********************************************************.bin. You can find your API key at https://platform.openai.com/account/api-keys."
and
please tell me, maybe you know what can be done?
thank you!
The text was updated successfully, but these errors were encountered: