minimax/minimax-m2.7-highspeed
minimax/minimax-m2.7-highspeed modelini OneHop AI Gateway üzerinden çağırın. Tek URL ile tüm modellere bağlanın.
Kaynak: minimax_restore_x0.50 · Doğrulandı: 2026-07-06
Cache okuma $0.03/M · Cache yazma —/M
API çağrısında her iki ID de kullanılabilir.
minimax/minimax-m2.7-highspeedMiniMax-M2.7-highspeedONEHOP_KEY yer tutucusunu API key'inizle değiştirin. Oluşturun →
from openai import OpenAI
client = OpenAI(
base_url="https://api.onehop.ai/v1",
api_key="<ONEHOP_KEY>",
)
completion = client.chat.completions.create(
model="minimax/minimax-m2.7-highspeed",
messages=[{"role": "user", "content": "What is the meaning of life?"}],
)
print(completion.choices[0].message.content)Son 30 günde 2.210 istek