Devlog 8
This version is mostly Quality of Life improvements and stability, but it really improves a lot.
This update brings:
Backend
- Working config.json file for basic model configuration
- Not crashing every second prompt
- webfetch/websearch somewhat faster and not crashing anymore
- Better security
- Improved SearXNG default configuration
Frontend
- Mobile interface — the webpage finally works on phones
- Regeneration — now, even when the backend throws an error, the frontend gives you the option to retry the request
- Reasoning popup — you can now see what the model is actually thinking about
WIP
- File attachments — frontend part finished, not wired into the backend
I’m probably going to stop working on new features and rather start finishing this project up, so probably another QoL update will be next, alongside one last large feature I need to do: proper demo account creation, ’cause right now demo mode is just one large shared account. I know, pretty bad.