v0.5.2        Fix first prompt, total time calculations.
v0.5.1        Add prompt for follow up questions using summary for context.
v0.5.0        Working.
v0.4.2        Refactor to use Typescript not JSDoc.
v0.4.1        Update to latest, greatest Svelte 5 code.
v0.4.0        MAJOR refactor to Svelte. Make it a bring-your-own keys app.
v0.3.7        Change so arbitrary number of response servers can be used, up to 16.
v0.3.6        Add server host name, model name to response.
v0.3.5        Re-arrange file structure layout.
v0.3.4        Use config file, not hardcoded model/host.
v0.3.3        Python launcher scripts for api, web.
v0.3.2        Update docs, note PyPi install.
v0.3.1        Deps for PyPi.
v0.3.0        Add Streamlit front end.
v0.2.0        Add FastAPI server.
v0.1.0        MultiBrain initial setup.
