Updated UI, with defaults set.

This commit is contained in:
2026-04-08 13:57:52 +02:00
parent 7309541c24
commit 6b35ba3cf2
2 changed files with 802 additions and 373 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ export QT_QPA_PLATFORM="${QT_QPA_PLATFORM:-wayland}"
if [[ -x "$APP_DIR/.venv/bin/python" ]]; then
exec "$APP_DIR/.venv/bin/python" "$APP_DIR/sql_ai_gui_local_ollama.py"
else
exec python "$APP_DIR/sql_ai_gui.py"
exec python "$APP_DIR/sql_ai_gui_local_ollama.py"
fi
+787 -358
View File
File diff suppressed because it is too large Load Diff