MiniMax 모델

MiniMax M2-her

MiniMax: MiniMax M2-her API 가격, 공급자, 컨텍스트 길이, 기능, 활용 사례, 지연 시간, 대안을 비교합니다. Chinese Q&A, general chat. $0.058 / 1M tokens / $0.226 / 1M tokens. 65.5k tokens.

MiniMaxPlatform curatedCatalog
Streaming
입력 가격$0.058 / 1M tokens
출력 가격$0.226 / 1M tokens
컨텍스트 길이65.5k tokens
최대 출력2k tokens

NextModel에서 MiniMax M2 Her은 무엇인가요?

MiniMax: MiniMax M2-her API 가격, 공급자, 컨텍스트 길이, 기능, 활용 사례, 지연 시간, 대안을 비교합니다. Chinese Q&A, general chat. $0.058 / 1M tokens / $0.226 / 1M tokens. 65.5k tokens.

적합한 활용 사례

  • Chinese Q&A
  • general chat

OpenAI 호환 코드 예시

OpenAI SDK 스타일을 유지하고 base_url 을 NextModel 로 향하게 하며 카탈로그 ID를 사용합니다 minimax--minimax-m2-her.

Python
from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://api.nextmodel.app/v1"
)

resp = client.chat.completions.create(
    model="minimax/minimax-m2-her",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

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

유사 대안

MiniMaxCatalog

Available through the NextModel gateway via MiniMax.

$0 / 1M tokensInput$0 / 1M tokensOutputContext
Best forChinese Q&A, general chat
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
MiniMaxCatalog

Available through the NextModel gateway via MiniMax.

$0 / 1M tokensInput$0 / 1M tokensOutputContext
Best forChinese Q&A, general chat
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
MiniMaxCatalog

MiniMax-01 is a combines MiniMax-Text-01 for text generation and MiniMax-VL-01 for image understanding. It has 456 billion parameters, with 45.9 billion parameters activated per inference, and can handle a context...

$0.038 / 1M tokensInput$0.208 / 1M tokensOutput1MContext
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingVisionLong context
Platform curatedNextModel gateway catalog (Go origin)
View details

FAQ

MiniMax: MiniMax M2-her FAQ