Skip to content

[BOT ISSUE] OpenAI: add missing gpt-5.5-cyber #1059

Description

@github-actions

Missing model

gpt-5.5-cyber is not present in model_list.json.

Verified fields

Field Value Source
format openai Same as other OpenAI models in catalog
flavor chat Same as gpt-5.5
input_cost_per_mil_tokens 12.5 OpenAI Pricing
output_cost_per_mil_tokens 75 OpenAI Pricing
input_cache_read_cost_per_mil_tokens 1.25 OpenAI Pricing
reasoning true Inherits from gpt-5.5 (reasoning model)
available_providers ["openai"] Listed on OpenAI pricing page; not confirmed on Azure or other providers

Unconfirmed (inferred from gpt-5.5 base model)

  • max_input_tokens: likely 1,050,000 (same as gpt-5.5)
  • max_output_tokens: likely 128,000 (same as gpt-5.5)
  • multimodal: likely true (same as gpt-5.5)

Cross-source verification

  1. OpenAI pricing page (https://developers.openai.com/docs/pricing): Lists gpt-5.5-cyber with pricing of $12.50 input / $75.00 output / $1.25 cached input per million tokens
  2. OpenAI blog post (openai.com/index/gpt-5-5-with-trusted-access-for-cyber/): Announced June 22, 2026 as part of the "Daybreak" launch. Described as "both more permissive and more capable for advanced, authorized cybersecurity work." Available through Trusted Access for Cyber program.

Notes

  • Model is part of OpenAI's Trusted Access for Cyber program and may require special access approval
  • Not listed on the OpenAI models comparison page (developers.openai.com/docs/models), which currently only shows GPT-5.6 series
  • gpt-5.4-cyber is also listed on the pricing page but with no pricing shown — not included here

Metadata

Metadata

Assignees

No one assigned

    Labels

    autofix-blockedBot issue is blocked until metadata or source information is updated.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions