LostRuins / lite.koboldai.net

A zero dependency web UI for KoboldAI Horde
GNU Affero General Public License v3.0
69 stars 34 forks source link

minor cleanups #36

Closed raefu closed 11 months ago

raefu commented 11 months ago
LostRuins commented 11 months ago

I think I might want to keep the content-type header - although it does work without it for kcpp, there could be backends that check or require it in order to handle the request correctly, and best practices do recommend adding it, despite the few seconds saved in the preflight if its excluded.