5 Commits

Author SHA1 Message Date
079c8828a6
Fix background process lifecycle 2025-06-28 18:18:20 -04:00
d72867529a
Remove unnecessary uvicorn layer
Additional arg parsing was breaking things
2025-06-28 16:48:30 -04:00
1b16301a17
Persist open-webui state to app data dir 2025-06-28 16:27:08 -04:00
3794459323
Integrate backend open-webui wrapper with tauri 2025-06-28 15:50:11 -04:00
3392496493
Add initial boilerplate w/ ollama integration
For now, we are using ollama as an external dependency. Ollama already
has its own Mac distribution, and we can simply instruct users to
install Ollama if they don't already have it.
2025-06-28 13:37:20 -04:00