Harden setup provider flows

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Carlos
2026-04-10 02:57:39 -07:00
committed by Teknium
co-authored by Copilot
parent 45034b746f
commit 38ccd9eb95
8 changed files with 354 additions and 36 deletions
+1 -1
View File
@@ -2581,7 +2581,7 @@ def _prompt_model_selection(
custom = input("Enter model name: ").strip()
return custom if custom else None
return None
except (ImportError, NotImplementedError):
except (ImportError, NotImplementedError, OSError, subprocess.SubprocessError):
pass
# Fallback: numbered list