Best-fit scenarios
Use for image generation requests.
Tater Assistant
Phase One Wiki
Generate an image from one natural-language request using your Automatic1111 server.
Use for image generation requests.
Pass one natural-language image request in request. Put the subject, style, mood, colors, composition, and any text/details directly in that request. Do not split prompt fields unless you are calling the plugin manually.
Generate an image of a neon-lit cyberpunk alley in the rain.
Default CFG scale used when cfg_scale is not provided.
Default: 7Default output height used when height is not provided.
Default: 1024Optional default negative prompt.
Sampler name sent to Automatic1111 when provided.
Default: DPM++ 2MScheduler sent to Automatic1111 when provided.
Default: SimpleDefault diffusion steps used when steps is not provided.
Default: 20HTTP timeout for txt2img calls.
Default: 120Base URL for the Automatic1111 API.
Default: http://localhost:7860Default output width used when width is not provided.
Default: 1024{
"function": "automatic_plugin",
"arguments": {
"request": "Generate an image of a neon-lit cyberpunk alley in the rain."
}
}