跳轉到主要內容

模型設定(探索)

本文件彙整未來模型設定的構想。這不是一份 shipping spec. It is not a shipping spec. For current behavior, see:

動機

營運者希望:
  • Multiple auth profiles per provider (personal vs work).
  • 簡單的 /model 選擇,並具備可預期的後備行為。
  • Clear separation between text models and image-capable models.

可能方向(高層次)

  • 保持模型選擇簡單:provider/model,並支援選用別名。
  • Let providers have multiple auth profiles, with an explicit order.
  • Use a global fallback list so all sessions fail over consistently.
  • 僅在明確設定時才覆寫影像路由。

開放問題

  • Should profile rotation be per-provider or per-model?
  • How should the UI surface profile selection for a session?
  • 從舊版設定鍵遷移的最安全路徑是什麼?