Skip to content
OpenAIModerated
openai/o1

About this model

The latest and strongest model family from OpenAI, o1 is designed to spend more time thinking before responding. The o1 model series is trained with large-scale reinforcement learning to reason...

Make a request

OpenAI-compatible: set the base URL and your Promptix API key, keep your existing SDK.

curl https://promptix.tn/api/v1/chat/completions \  -H "Authorization: Bearer $PROMPTIX_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "openai/o1",    "messages": [      {"role": "user", "content": "Hello! What can you do?"}    ]  }'

Pricing

In TND per 1M tokens. VAT and the platform fee are added at top-up.

Input tokens

49.839 TND

per 1M tokens

Output tokens

199.355 TND

per 1M tokens

1,000 requests with 1K input and 500 output tokens cost about 149.516 TND.

Specifications

Provider
OpenAI
Context window
200,000 tokens
Input modality
Text
Added
Dec 17, 2024
Supported parameters
include_reasoningmax_tokensreasoningresponse_formatseedstructured_outputstool_choicetools