pull/81/head
Dax Raad 2025-05-28 13:58:55 -04:00
parent 520cd02dd5
commit cb48813c95
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ type SessionMessage = UIMessage<{
type SessionInfo = {
title: string
cost?: number
tokens?: {
input?: number
output?: number