{{ modal.title }}

{{ modal.message }}

{{ infoModal.model?.description || infoModal.model?.name || infoModal.model?.id }}

ID: {{ infoModal.model?.name || infoModal.model?.id }}

Tools Reasoning Specialized
Input
{{ mod }}
Output
{{ mod }}
Context Window

{{ infoModal.model.context_length.toLocaleString() }} tkns

Supported Voices

{{ infoModal.model.voices.join(', ') }}

Pricing / 1M Tokens {{ infoModal.model?.pricing?.currency || 'Pollen' }}
Free / Unspecified
Aliases
{{ alias }}
Chat AI

History

{{ session.title || 'Untitled Session' }}
Balance {{ userBalance !== null ? '$' + userBalance.toFixed(3) : '...' }}
Chat

Start a Conversation

{{ msg.role === 'user' ? 'You' : activeModelObj?.description || activeModelObj?.name || 'Assistant' }}
Thinking Process
{{ msg.reasoningContent.trim() }}
Generating
{{ file.name }}

Configuration

{{ m.description || m.name || m.id }}
{{ formatFullPricing(m) }}
Reasoning Vision Audio
Temperature{{ config.chatTemp }}
Max Tokens {{ config.chatTokens }}

Max: {{ activeModelObj?.context_length || 32000 }}

Reasoning Mode
Thinking Budget{{ config.chatThinkBudget }}
Render Markdown
JSON Mode