mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 18:01:41 +00:00
tui: remove openrouter provider from priority list
This commit is contained in:
parent
5944443a60
commit
dcf37000e4
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ const PROVIDER_PRIORITY: Record<string, number> = {
|
|||
"github-copilot": 2,
|
||||
openai: 3,
|
||||
google: 4,
|
||||
openrouter: 5,
|
||||
}
|
||||
|
||||
export function createDialogProviderOptions() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue