Add context window percentage and subscription model detection to session info
This commit is contained in:
@@ -290,6 +290,8 @@ async function fetchProviders(instanceId: string): Promise<void> {
|
||||
id,
|
||||
name: model.name,
|
||||
providerId: provider.id,
|
||||
limit: model.limit,
|
||||
cost: model.cost,
|
||||
})),
|
||||
}))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user