Skip to content

OpenAI: GPT-3.5 Turbo Instruct

OpenAIModerated
openai/gpt-3.5-turbo-instruct

About this model

This model is a variant of GPT-3.5 Turbo tuned for instructional prompts and omitting chat-related optimizations. Training data: up to Sep 2021.

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-instruct",    "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

4.984 TND

per 1M tokens

Output tokens

6.645 TND

per 1M tokens

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

Specifications

Provider
OpenAI
Context window
4,095 tokens
Input modality
Text
Added
Sep 28, 2023
Supported parameters
frequency_penaltylogit_biaslogprobsmax_tokenspresence_penaltyresponse_formatseedstop