Tích hợp mô hình AI gpt-codex qua API hiệu suất cao và giá cả linh hoạt.
About this model
Truy cập lập trình vào mô hình gpt-codex trên MuAPI với độ trễ thấp và khả năng mở rộng quy mô tức thì.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $1.25/M input tokens, $9.00/M output tokens | Token-based billing. Minimum $0.00023 per call. All 5 Codex variants share the same pricing. Supports Prompt Caching (0.1x for hits, 1.25x for creation). |
| OpenAI (official) | ~$1.75/M input tokens, ~$14.00/M output tokens | api.openai.com 。 |
| Fal.ai | Không khả dụng | GPT Codex is not available on Fal.ai. |
Token-based billing. Minimum $0.00023 per call. All 5 Codex variants share the same pricing. Supports Prompt Caching (0.1x for hits, 1.25x for creation).
api.openai.com 。
GPT Codex is not available on Fal.ai.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Câu lệnh (Prompt) | string | 。 | Implement a binary search tree with insert, delete, and search methods in Python. |
| model | Enum (5 options) | Codex 。 | gpt-5.4-codex |
| Hình ảnh URL | string | URL。 | undefined |
。
Implement a binary search tree with insert, delete, and search methods in Python.Codex 。
gpt-5.4-codexURL。
undefinedDeveloper documentation
Gửi yêu cầu POST tới endpoint với thông số mong muốn và khóa API MuAPI của bạn.
Frequently asked