Skip to main content
Enable agents to generate files (PDFs, DOCX, CSV) and images during conversations. Outputs are returned as downloadable artifacts.

Quick Start


File Output

Enable agents to generate documents like PDFs, DOCX, CSV, and more.

Enable File Output

Supported File Types

Example


Image Output

Enable agents to generate images using Google Gemini or OpenAI DALL-E.

Image Models

Enable Image Generation

Example


Combined File & Image Output

Enable both file and image generation in the same agent.

Artifact Class

Generated files are returned as Artifact objects.

Properties

Methods

download()

Download the artifact to a local file.

Working with Artifacts

Check for Files

Filter by Type

Batch Download


Use Cases

Report Generation

Invoice Creation

Marketing Materials


Next Steps

File Generation

Detailed guide to file generation

Image Generation

Detailed guide to image generation