Pricing
- Input Tokens: $0.548 /M tokens
- Output Tokens: $2.192 /M tokens
Input Modalities
Try this model
Python
import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["AIHUBMIX_API_KEY"],
base_url="https://shkq.org/v1",
)
response = client.chat.completions.create(
model="sf-kimi-k2-thinking",
messages=[
{
"role": "user",
"content": "Hello, how are you?"
}
],
max_tokens=1024,
stream=False,
)
print(response.choices[0].message.content)Frequently asked questions
How much does Sf Kimi K2 Thinking cost?
On AIHubMix, Sf Kimi K2 Thinking costs $0.548 per million input tokens and $2.192 per million output tokens.
How do I call Sf Kimi K2 Thinking via API?
Who created Sf Kimi K2 Thinking?
More models from AI21
See all AI21 models →Quality
OpenAI new model
Input:$ 2.2 /M
Output:$ 8.8 /M
Context:-
TTFT:-
Throughput:-
Input:$ 2 /M
Output:$ 2 /M
Context:-
TTFT:-
Throughput:-
Input:$ 2 /M
Output:$ 2 /M
Context:-
TTFT:-
Throughput:-
Input:$ 0.58 /M
Output:$ 1.68 /M
Context:-
TTFT:-
Throughput:-
Input:$ 0.58 /M
Output:$ 1.68 /M
Context:-
TTFT:-
Throughput:-
© 2023 - 2026 AIHubMix, LLC