Generate images inline during chat using model suffix syntax
chat/completions
endpoint by selecting a base chat model and an image generation model using a simple suffix syntax.
claude-sonnet-4-20250514
)flux-pro
)baseModel@imageModel
claude-sonnet-4-20250514@flux-pro
When you use a suffixed model with chat/completions
, the assistant can respond with content that includes generated image(s) inline with its text, keeping the flow immersive for roleplay and storytelling scenarios.