DeepSeek V4 Flash MoE yang efisien — 284B total / 13B parameter aktif, konteks 1M, dioptimalkan untuk beban kerja sehari-hari yang cepat.
Kompatibel OpenAI — pakai SDK Anda yang sekarang
https://api.orcarouter.ai/v1import os
from openai import OpenAI
client = OpenAI(
base_url="https://api.orcarouter.ai/v1",
api_key=os.environ["ORCAROUTER_API_KEY"],
)
response = client.chat.completions.create(
model="deepseek/deepseek-v4-flash-free",
messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)include_reasoninglogprobsmax_tokensreasoningresponse_formatstopstreamstream_optionstemperaturethinkingtool_choicetoolstop_logprobstop_puser_id| Per permintaan | $0 |
| Penagihan | Pemakaian model tidak pernah memotong saldo |
| Saat terlampaui | HTTP 429 saat batas tercapai |
Butuh tanpa batasan ini? deepseek/deepseek-v4-flash·Cara kerja batas tingkat gratis →
Yang dibicarakan developer minggu ini
GET /api/public/models/deepseek/deepseek-v4-flash-freeBuka @misc{orcarouter_deepseek_v4_flash_free,
title = {DeepSeek V4 Flash (Free) API},
author = {DeepSeek},
year = {n.d.},
howpublished = {OrcaRouter},
url = {https://www.orcarouter.ai/models/deepseek/deepseek-v4-flash-free}
}DeepSeek. (n.d.). DeepSeek V4 Flash (Free) API. OrcaRouter. https://www.orcarouter.ai/models/deepseek/deepseek-v4-flash-free