9 Commits

Author SHA1 Message Date
a289e10de3
Fix embeddings for document handling 2025-06-28 22:18:18 -04:00
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
482eec9d1f
Integrate open-webui's frontend 2025-06-28 16:02:45 -04:00
3794459323
Integrate backend open-webui wrapper with tauri 2025-06-28 15:50:11 -04:00
3218c10063
Add bundled open-webui
Use pyinstaller to compile to a single bundle
2025-06-28 15:09:35 -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
7ee8b2ccb7
Initial commit 2025-06-28 13:37:00 -04:00