keldenl/gpt-llama.cpp

issue with chatbot-ui

gsgoldma opened this issue · 0 comments

yesterday the instructions were working. but today there's what appears to me to be a new option on the bottom left asking for the API key within the UI itself, when pasting the local address path for the model, it does not work and gives the following error:

ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info - Loaded env from D:\chatbot-ui.env
event - compiled client and server successfully in 1921 ms (273 modules)
wait - compiling...
event - compiled successfully in 199 ms (233 modules)
wait - compiling / (client and server)...
event - compiled client and server successfully in 2.6s (5555 modules)
wait - compiling /api/models (client and server)...
event - compiled successfully in 89 ms (43 modules)
[TypeError: Failed to parse URL from http://localhost:443 /v1/models]
[TypeError: Failed to parse URL from http://localhost:443 /v1/models]
[TypeError: Failed to parse URL from http://localhost:443 /v1/models]
[TypeError: Failed to parse URL from http://localhost:443 /v1/models]
[TypeError: Failed to parse URL from http://localhost:443 /v1/models]
[TypeError: Failed to parse URL from http://localhost:443 /v1/models]
[TypeError: Failed to parse URL from http://localhost:443 /v1/models]
wait - compiling /api/chat (client and server)...
event - compiled successfully in 321 ms (53 modules)
[TypeError: Failed to parse URL from http://localhost:443 /v1/chat/completions]
[TypeError: Failed to parse URL from http://localhost:443 /v1/models]