mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
tui: remove openrouter provider from priority list
This commit is contained in:
parent
5944443a60
commit
dcf37000e4
@ -17,7 +17,6 @@ const PROVIDER_PRIORITY: Record<string, number> = {
|
||||
"github-copilot": 2,
|
||||
openai: 3,
|
||||
google: 4,
|
||||
openrouter: 5,
|
||||
}
|
||||
|
||||
export function createDialogProviderOptions() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user