-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi @guillaq,
OpenAI has released GPT-5 Pro, their most advanced reasoning model. Here are the details for integration:
Model Details
- Model name:
gpt-5-pro - Reasoning capability: Highest
- Speed: Slowest
- Context window: 400,000 tokens
- Max output tokens: 272,000 tokens
- Knowledge cutoff: Sep 30, 2024
Pricing
- Input: $15.00 per 1M tokens
- Output: $120.00 per 1M tokens
Key Features
- Supports text and image input
- Text output only
- Reasoning token support
- Uses more compute to think harder and provide consistently better answers
- Designed to tackle tough problems
Technical Notes
- Available in the Responses API only (enables multi-turn model interactions)
- Defaults to and only supports
reasoning.effort: high - Does not support code interpreter
- Some requests may take several minutes to complete (consider background mode for timeouts)
Let me know if you need any additional information!
-- Claude Code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels