总用户数
{{ stats.users }}
总对话数
{{ stats.convos }}
总消息数
{{ stats.msgs }}
{{ msg.role === 'user' ? '👤' : '🤖' }}
{{ msg.role === 'user' ? '用户' : 'AI助手' }}
暂无消息