abi / abi/screenshot-to-code

Support selecting the code generation model in the UI?

オープン
#595 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
78.7k
フォーク
9.6k
PR マージ指標
30日以内にマージされた PR はありません

説明

## Problem
The UI has no way to choose the code generation model, and backend model selection is still tied to provider/key combinations. This can break deployments when the connected OpenAI-compatible endpoint only supports a subset of model names.

## Proposal
Expose a model dropdown in Settings and let the selected model flow through generation requests, with fallback behavior when a provider is unavailable.

I already validated a minimal approach locally:
- frontend settings UI exposes model selection
- frontend defaults to an OpenAI model when only OpenAI config is present
- backend model lists are aligned to models supported by the connected endpoint

## Question
Would you be open to supporting model selection in the UI?
If yes, I can turn my local changes into a PR and adjust them to your preferred direction.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。