{{ activeSession ? activeSession.title : 'No Conversation Selected' }}
Live Gateway: {{ apiMode === 'openrouter' ? 'OpenRouter' : (apiMode === 'huggingface' ? 'HuggingFace' : 'Google Direct') }} • Model: {{ apiMode === 'openrouter' ? openRouterModel : (apiMode === 'huggingface' ? huggingFaceModel : googleModel) }}
No popular models match "{{ searchTerm }}".
No popular models match "{{ searchTerm }}".
● Model Explorer & Catalog Sandbox
Search, filter, and compare dynamic AI models. Upload design layouts or raw text files to start testing.
{{ m.name || m.id }}
{{ isModelFree(m.pricing) ? 'FREE' : 'PAID' }}{{ m.id }}
{{ m.description || 'No custom description.' }}
{{ m.name || m.id }}
FREE{{ m.id }}
{{ m.description || 'Hugging Face Hub model repository.' }}
{{ gm.name }}
FREE{{ gm.id }}
{{ gm.desc }}
No popular models match "{{ searchTerm }}".
No popular models match "{{ searchTerm }}".
User Context
{{ msg.content }}
{{ file.name }}
{{ file.isImage ? 'Image' : 'Text File' }}
{{ part.content }}
{{ part.content }}
{{ file.name }}
{{ file.isImage ? 'Compressed Image' : 'Parsed Text' }}