> ## Documentation Index
> Fetch the complete documentation index at: https://docs.realtoraai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Stream Content Generator

> Real-time streaming content generation.

Streams AI-generated content in real time using Server-Sent Events (SSE) for a responsive UI experience.

## Endpoint

```
POST /functions/v1/stream-content-generator
```

## Response

Returns a Server-Sent Events stream with progressive content chunks, allowing the UI to display content as it's generated.
