Keep install choices to model paths

This commit is contained in:
“BeeRad”
2026-05-02 14:20:05 +10:00
parent a0717e136b
commit 70e95e7d29
-1
View File
@@ -56,7 +56,6 @@ Every path uses a local SQLite database. The choice is only about where the two
|-------------|---------------| |-------------|---------------|
| The simplest setup and strongest default model quality | **Local DB + OpenAI models** | | The simplest setup and strongest default model quality | **Local DB + OpenAI models** |
| No model calls leaving your computer | **Local DB + local Qwen models** | | No model calls leaving your computer | **Local DB + local Qwen models** |
| A clean test that does not touch your normal graph | **Demo-safe isolated install** |
What "OpenAI models" means: What "OpenAI models" means:
- Your database is local. - Your database is local.