เข้ากันได้กับ OpenAI — ใช้ SDK เดิมของคุณได้เลย
https://api.orcarouter.ai/v1from openai import OpenAI
client = OpenAI(
base_url="https://api.orcarouter.ai/v1",
api_key="$ORCAROUTER_API_KEY",
)
response = client.chat.completions.create(
model="openai/gpt-5.3-chat-latest",
messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)frequency_penaltylogit_biaslogprobsmax_tokensparallel_tool_callspresence_penaltypredictionresponse_formatseedservice_tierstopstreamstructured_outputstemperaturetool_choicetoolstop_logprobstop_p| อินพุต / 1M โทเค็น | $1.75 |
| เอาต์พุต / 1M โทเค็น | $14.00 |
| อ่านแคช / 1M | $0.175 |
| สกุลเงิน | USD |
ประมาณการจากราคาตั้ง
เป็นเพียงการประเมิน — จำนวน token จริงขึ้นอยู่กับ tokenizer ของผู้ให้บริการ
GET /api/public/models/openai/gpt-5.3-chat-latestเปิด @misc{orcarouter_gpt_5_3_chat_latest,
title = {openai/gpt-5.3-chat-latest API},
author = {openai},
year = {n.d.},
howpublished = {OrcaRouter},
url = {https://www.orcarouter.ai/models/openai/gpt-5.3-chat-latest}
}openai. (n.d.). openai/gpt-5.3-chat-latest API. OrcaRouter. https://www.orcarouter.ai/models/openai/gpt-5.3-chat-latest