Integrations

Poyo Gpt 5 4

Try it

GPT-5.4 chat completions on PoYo / poyo.ai via `https://api.poyo.ai/v1/chat/completions`; use for `gpt-5.4`, OpenAI-compatible chat payloads, coding help, re...

What it does

GPT-5.4 chat completions on PoYo / poyo.ai via `https://api.poyo.ai/v1/chat/completions`; use for `gpt-5.4`, OpenAI-compatible chat payloads, coding help, reasoning, system prompts, multi-turn messages, streaming chat, max_tokens, and server-side chat integration.

The skill document

PoYo GPT-5.4 Chat Completions

  • Model page:
  • API docs:
  • API key page:

Use this skill for gpt-5.4 chat completion jobs on PoYo. It helps agents prepare OpenAI-compatible chat payloads, choose synchronous or streaming response handling, and keep API keys server-side.

Use When

  • The user mentions PoYo chat, gpt-5.4, GPT-5.4 API, chat completions, OpenAI-compatible chat, system prompts, assistant messages, coding help, reasoning, or streaming chat.
  • The task is text generation, planning, code assistance, reasoning, summarization, structured assistant output, or agent workflow text.
  • The workflow needs a server-side curl example or a production chat payload for PoYo.

Model Selection

  • gpt-5.4: use for PoYo chat completion requests through /v1/chat/completions.

Key Inputs

  • model is required and should be gpt-5.4 for this skill.
  • messages is required and should contain role and content pairs.
  • temperature, top_p, max_tokens, penalties, stop, and n are optional chat controls.
  • stream: true requests SSE streaming and requires streaming-aware client handling.

Security Rules

  • Treat POYO_API_KEY as 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 log private user messages, system prompts, raw request bodies, or raw authorization headers unless the user or product policy explicitly allows it.
  • Do not make live API calls unless the user explicitly asks and provides a safe server-side environment.

Execution

  • Read references/api.md for endpoint details, request fields, examples, and response notes.
  • Use scripts/submit_gpt_5_4_chat.sh only 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.
  • Chat completions are synchronous unless streaming is enabled.

Output Expectations

When helping with GPT-5.4 chat, include:

  • chosen model id
  • final payload or concise parameter summary
  • synchronous or streaming handling
  • any system prompt constraints
  • response parsing notes if the user needs integration code

Related skills

GPT-5.5 chat completions on PoYo / poyo.ai via `https://api.poyo.ai/v1/chat/completions`; use for `gpt-5.5`, OpenAI-compatible chat payloads, coding help, re...

1 installs

GPT-5.2 chat completions on PoYo / poyo.ai via `https://api.poyo.ai/v1/chat/completions`; use for `gpt-5.2`, OpenAI-compatible chat payloads, system prompts,...

2 installs

GPT-5.6 Responses API integration on PoYo / poyo.ai via `https://api.poyo.ai/v1/responses`; use for `gpt-5-6-sol`, `gpt-5-6-terra`, `gpt-5-6-luna`, text and...

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...

23 installs1 stars

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...

27 installs1 stars

Claude 4.5 Series Messages API on PoYo / poyo.ai via `https://api.poyo.ai/v1/messages`; use for `claude-opus-4-5-20251101`, `claude-sonnet-4-5-20250929`, `cl...

2 installs