ignore: fix share page
This commit is contained in:
parent
7a67fe7dde
commit
0ce7d92a8b
4 changed files with 220 additions and 203 deletions
|
|
@ -448,7 +448,7 @@ export namespace Provider {
|
|||
}
|
||||
}
|
||||
|
||||
const priority = ["gemini-2.5-pro-preview", "codex-mini", "claude-sonnet-4"]
|
||||
const priority = ["gemini-2.5-pro-preview", "gpt-5", "claude-sonnet-4"]
|
||||
export function sort(models: ModelsDev.Model[]) {
|
||||
return sortBy(
|
||||
models,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue