ลด 50% โมเดล Vidu Q3 และ Q3 Pro · เฉพาะที่ WaveSpeedAI | 20 พ.ค. – 2 มิ.ย.
M
morph/morph-v3-fast

morph/morph-v3-fast

81,920 context · $0.80/M input tokens · $1.20/M output tokens

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>...

ราคา

จ่ายตามการใช้งาน

ไม่มีค่าใช้จ่ายล่วงหน้า จ่ายเฉพาะสิ่งที่คุณใช้

อินพุต$0.80 / M Tokens
เอาต์พุต$1.20 / M Tokens

ลองใช้โมเดล

morph/morph-v3-fast
ออนไลน์
M
สวัสดี! ฉันคือผู้ช่วย AI พร้อมช่วยคุณ ต้องการให้ช่วยอะไรไหม?

การใช้งาน API

ใช้ตัวอย่างโค้ดต่อไปนี้เพื่อผสานรวมกับ API ของเรา:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="morph/morph-v3-fast",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

แนะนำโมเดล

Morph morph-v3-fast

morph morph-v3-fast


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 81920 context window for long document handling
  • Competitive pricing at $0.9/$1.3 per million tokens

Key Features

  • Context Window: 81920 tokens
  • Max Output: 38000 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderMorph
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window81920 tokens
Max Output38000 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.9
Output$1.3

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: morph/morph-v3-fast


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="morph/morph-v3-fast",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "morph/morph-v3-fast",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: morph/morph-v3-fast
  • Provider: Morph

ข้อมูล

ผู้ให้บริการmorph
ประเภทllm

ฟังก์ชันที่รองรับ

อินพุต
ข้อความ
เอาต์พุต
ข้อความ
บริบท81,920
เอาต์พุตสูงสุด38,000
Vision-
Function Calling-

คู่มือการเข้าถึง API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDmorph/morph-v3-fast

Morph V3 Fast API

morph/morph-v3-fast

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>...

อินพุต

$0.8 /M

เอาต์พุต

$1.2 /M

คอนเท็กซ์

82K

เอาต์พุตสูงสุด

38K

ลองใช้ Morph V3 Fast บน WaveSpeedAI

เข้าถึง Morph V3 Fast ผ่าน API แบบรวมของเรา — เข้ากันได้กับ OpenAI ไม่มี cold start ราคาโปร่งใส

คำถามที่พบบ่อยเกี่ยวกับ Morph V3 Fast

Morph V3 Fast API ราคาเท่าไหร่?+

ราคาบน WaveSpeedAI: $0.80 ต่อล้านโทเคนอินพุต และ $1.20 ต่อล้านโทเคนเอาต์พุต Prompt caching และ batch processing คิดค่าบริการแยกและช่วยลดต้นทุนที่แท้จริงสำหรับภาระงานที่ยาวและทำซ้ำ

Morph V3 Fast มี context window เท่าใด?+

Morph V3 Fast รองรับสูงสุด 82K โทเคนคอนเท็กซ์ และสูงสุด 38K โทเคนเอาต์พุตต่อคำขอ

Morph V3 Fast เข้ากันได้กับ OpenAI หรือไม่?+

ใช่ WaveSpeedAI ให้บริการ Morph V3 Fast ผ่าน endpoint ที่เข้ากันได้กับ OpenAI ที่ https://llm.wavespeed.ai/v1 ชี้ OpenAI SDK ทางการมาที่ base URL นี้ด้วย API key ของ WaveSpeedAI — ไม่ต้องแก้ไขโค้ดอื่น

จะเริ่มใช้ Morph V3 Fast ได้อย่างไร?+

ลงชื่อเข้าใช้ WaveSpeedAI สร้าง API key ใน Access Keys จากนั้นส่งคำขอไปยัง https://llm.wavespeed.ai/v1/chat/completions พร้อม model id ที่แสดงด้านบน บัญชีใหม่จะได้รับเครดิตฟรีสำหรับทดลองใช้ Morph V3 Fast

LLM API ที่เกี่ยวข้อง