Your Files & Media

Drag and drop files here or click to upload

Drop files here or click to browse

Images, videos, documents, and more

Uploaded Files

{{ (artifact.fileData?.fileUri || '').split('/').pop() || 'Uploaded File' }}

{{ artifact.fileData?.mimeType || 'Unknown type' }}

{{ part.text }}
{{ part.fileData.mimeType }}
Code Output:
{{ part.codeExecutionResult.output }}
Error: {{ part.codeExecutionResult.error }}
Function: {{ part.functionResponse.name }}
{{ part.functionResponse.response | json }}
Enter text and press Enter to send

AI Artifacts

Generated content, code, and visualizations

AI-generated artifacts will appear here

Images, code, charts, and more

{{ artifact.contentType | titlecase }} Artifact
{{ artifact.timestamp | date:'short' }}
{{ artifact.executableCode.language }}
{{ artifact.executableCode.code }}
Mermaid Diagram
{{ artifact.text.substring(0, 100) }}{{ artifact.text.length > 100 ? '...' : '' }}
{{ artifact.text.substring(0, 150) }}{{ artifact.text.length > 150 ? '...' : '' }}
{{ artifact.inlineData.mimeType }}