Updated UI, with defaults set.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
+801
-372
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user