FLUX Dev image generation and single-image editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use when the user explicitly requests PoY...
设计与多媒体
Poyo Flux Kontext
试用Flux Kontext image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `flux-kontext-pro`, `flux-kontext-pro-edit...
它能做什么
Flux Kontext image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `flux-kontext-pro`, `flux-kontext-pro-edit`, `flux-kontext-max`, `flux-kontext-max-edit`, text-to-image, image editing, aspect ratio control, output format control, polling, and webhooks.
技能文档
PoYo Flux Kontext Image Generation and Editing
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for Flux Kontext image jobs on PoYo. It helps agents prepare text-to-image and single-image editing payloads, choose Pro or Max model ids, submit async tasks, and explain polling or webhook follow-up.
Use When
- The user explicitly mentions Flux Kontext,
flux-kontext-pro,flux-kontext-pro-edit,flux-kontext-max, orflux-kontext-max-edit. - The task is image generation, image editing, product visuals, reference-image edits, or output format control.
- The workflow needs PoYo async task submission, task status polling, or callback URL guidance.
Model Selection
flux-kontext-pro: use for Flux Kontext Pro text-to-image generation.flux-kontext-pro-edit: use for Flux Kontext Pro image editing with one source image.flux-kontext-max: use for Flux Kontext Max text-to-image generation.flux-kontext-max-edit: use for Flux Kontext Max image editing with one source image.
Key Inputs
promptis required insideinput.image_urlsis required for edit models and only the first image is used according to current PoYo docs.sizecontrols the documented output aspect ratio.output_formatsupports documented image formats.callback_urlis optional and useful for production queues.
Security Rules
- Treat
POYO_API_KEYas a secret. - Keep PoYo API keys in server-side environment variables or a backend secret manager.
- Never place an API key in browser code, frontend bundles, public repositories, logs, screenshots, or chat output.
- Do not make live API calls unless the user explicitly asks and provides a safe server-side environment.
- Do not submit confidential source images, private prompts, or private callback URLs unless the user trusts PoYo and the callback receiver.
Execution
- Read
references/api.mdfor endpoint details, model ids, common fields, example payloads, and polling notes. - Use
scripts/submit_flux_kontext.shonly when the user wants to submit a prepared JSON payload from a trusted shell. - If the user only needs a curl example, adapt one from
references/api.md. - After submission, report the returned
task_idclearly so follow-up polling is easy.
Output Expectations
When helping with Flux Kontext, include:
- chosen model id
- whether the request is generation or editing
- final payload or concise parameter summary
- selected size and output format when relevant
- whether a source image is involved
- returned
task_idif a request was actually submitted - next step: poll status or wait for webhook
相关技能
Use PoYo AI Flux 2 through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model family, pr...
FLUX Schnell text-to-image generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use when the user explicitly requests PoYo or `flux-sc...
Use PoYo AI GPT Image 1.5 through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model fam...
GPT Image 2 generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `gpt-image-2`, `gpt-image-2-edit`, text-to-image,...
Use PoYo AI GPT-4o Image through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model fami...