Quick Start
What It Creates
| Type | Examples |
|---|---|
| Code | Python scripts, JavaScript apps, HTML pages, API clients, automation scripts |
| Documents | Reports, summaries, guides, analysis documents, proposals |
| Applications | Interactive dashboards, calculators, forms, tools |
| Data processing | ETL pipelines, data transformation scripts, batch operations |
Working with File Context
Reference existing files to build artifacts based on their contents:Managing Artifacts
Artifact Creator also handles questions about artifacts created in the current chat session:Streaming
Python
Streaming Events
| Event | Description |
|---|---|
media_item | Created artifact file reference with file_id and metadata |
ai_chunk | Incremental text — code, document content, or descriptions |
ai_complete | Final response with artifact reference |