lmg-anon / mikupad

LLM Frontend in a single html file
https://lmg-anon.github.io/mikupad/mikupad.html
Creative Commons Zero v1.0 Universal
175 stars 24 forks source link

fix requesting to //v1 #47

Closed ewof closed 2 months ago

lmg-anon commented 2 months ago

Does this change really fix anything? // doesn't cause problems in any web server.

ewof commented 2 months ago

yea it just 404s on aphrodite at least

BugReporterZ commented 2 months ago

Without the modification Mikupad won't load the served models list from the server; deleting the model name makes the user unable to pick a model.

lmg-anon commented 2 months ago

I see, then that can't be helped. Thank you for your contribution!