add toasts, session usage tracking, and copy controls

This commit is contained in:
Shantur Rathore
2025-11-08 22:04:50 +00:00
parent 81ab3a40ed
commit c6b3686f13
10 changed files with 307 additions and 43 deletions

View File

@@ -47,6 +47,7 @@ export interface Model {
providerId: string
limit?: {
context?: number
output?: number
}
cost?: {
input?: number