Writing Assistant¶
The Writing Assistant helps editors revise and optimize text content directly where they write it.
What it does¶
Editors select an AI action on a text field in the Sulu admin, optionally choose one of the configured variants (for example different tones or content styles), and receive a revised version of their text that they can accept or discard.
The expert returns a single structured field:
| Field | Description |
|---|---|
revisedText |
The revised or optimized version of the input text |
Media context¶
When the surrounding content references media (for example images in the same block), the bundle enriches the request with that media so the assistant can take it into account. Image loading behavior — TLS verification and authorization for protected image hosts — is controlled by the image_loader configuration.
Variants¶
The Writing Assistant benefits the most from variants: each variant configured on the sulu.ai platform appears as a selectable expert in the admin UI, so editors can pick the right style ("Product copy", "Blog tone", …) per task.
Permission¶
Gated by the sulu.ai.writing_assistant security context (category Sulu AI). Grant VIEW to roles that should see the assistant.