wip: refactoring tui
This commit is contained in:
parent
0caf25adee
commit
d7d5fc39fb
4 changed files with 5 additions and 7 deletions
|
|
@ -422,7 +422,7 @@ export namespace Server {
|
|||
)
|
||||
return c.json({
|
||||
providers: Object.values(providers),
|
||||
defaults: mapValues(
|
||||
default: mapValues(
|
||||
providers,
|
||||
(item) => Provider.sort(Object.values(item.models))[0].id,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue