Models/morph/Morph: Morph V3 Large
MO

Morph: Morph V3 Large

262K context$0.90/M input$1.90/M output
morph/morph-v3-large

Description

Morph's high-accuracy apply model for complex code edits. ~4,500 tokens/sec with 98% accuracy for precise code transformations. The model requires the prompt to be in the following format: <instruction>{instruction}</instruction> <code>{initial_code}</code>...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "morph/morph-v3-large",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.90/M
Output$1.90/M
Context262K tokens

Model Info

Providermorph
IDmorph/morph-v3-large