Use in agentMorph models

Morph modelsChat Completions model

morph/morph-v3-large

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}</i...

Input⌘ / Ctrl + Enter

Try a prompt

131.1K max output
Input $0.90/M · Output $1.90/M
OutputReady

Your response will appear here

Choose an example or write a prompt, then click Run.

API details and access

Model Details

ProviderMorph
TypeLlm
Model IDmorph/morph-v3-large

Capabilities

InputText
OutputText
Context-
Max Output131,072
VisionNot supported
Function CallingNot supported

Access details

Chat Completions
Base URLhttps://api.sandbase.ai
API Endpoint/v1/chat/completions
{
  "model": "morph/morph-v3-large",
  "messages": [
    {
      "role": "user",
      "content": "Hello"
    }
  ],
  "max_tokens": 512
}

Pricing

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

Related Models