Skip to content
Morph
morph/morph-v3-fast

About this model

Morph's fastest apply model for code edits. ~10,500 tokens/sec with 96% accuracy for rapid code transformations. The model requires the prompt to be in the following format: <instruction>{instruction}</instruction> <code>{initial_code}</code> <update>{edit_snippet}</update>...

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": "morph/morph-v3-fast",    "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

2.658 TND

per 1M tokens

Output tokens

3.987 TND

per 1M tokens

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

Specifications

Provider
Morph
Context window
81,920 tokens
Input modality
Text
Added
Jul 7, 2025
Supported parameters
max_tokensstoptemperature