รวมโมเดล AI grok-4-3 ผ่าน API ประสิทธิภาพสูงที่มีความหน่วงต่ำและจ่ายตามการใช้งานจริง
About this model
เข้าถึงโมเดล grok-4-3 ผ่านการเขียนโปรแกรมบน MuAPI พร้อมการปรับขนาดได้ทันทีและความหน่วงต่ำ
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $2.50/M 输入 Token, $5.00/M 输出 Token | Token-based billing. Minimum $0.0001 per call. Up to 50% cheaper than direct enterprise subscriptions. |
| xAI (official) | $2.50/M 输入 Token, $5.00/M 输出 Token | Standard retail pricing tier. |
Token-based billing. Minimum $0.0001 per call. Up to 50% cheaper than direct enterprise subscriptions.
Standard retail pricing tier.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| พรอมต์ (Prompt) | string | The user message or instruction. | Solve this complex math puzzle step by step. |
| URL รูปภาพ | string | Optional image URL for multimodal requests. | undefined |
| System Prompt | string | Optional system-level instruction to guide model behavior. | You are an expert tutor. |
| Reasoning Effort | Enum (4 options) | Reasoning effort level. Higher values provide more thorough reasoning. | low |
| Web Search | boolean | Enable web search tool for real-time information retrieval. | false |
The user message or instruction.
Solve this complex math puzzle step by step.Optional image URL for multimodal requests.
undefinedOptional system-level instruction to guide model behavior.
You are an expert tutor.Reasoning effort level. Higher values provide more thorough reasoning.
lowEnable web search tool for real-time information retrieval.
falseDeveloper documentation
ส่งคำขอ POST ไปยังจุดสิ้นสุดพร้อมพารามิเตอร์ที่คุณต้องการและคีย์ MuAPI
Frequently asked