Skip to content

OpenAI: GPT-3.5 Turbo 16k

OpenAI
openai/gpt-3.5-turbo-16k

About this model

This model offers four times the context length of gpt-3.5-turbo, allowing it to support approximately 20 pages of text in a single request at a higher cost. Training data: up...

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/gpt-3.5-turbo-16k",    "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

9.968 TND

per 1M tokens

Output tokens

13.290 TND

per 1M tokens

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

Specifications

Provider
OpenAI
Context window
16,385 tokens
Input modality
Text
Added
Aug 28, 2023
Supported parameters
frequency_penaltylogit_biaslogprobsmax_completion_tokensmax_tokenspresence_penaltyresponse_formatseed