OpenAI: gpt-5.1-codex-mini:free
GPT-5.1-Codex is a specialized version of GPT-5.1 optimized for software engineering and coding workflows. It is designed for both interactive development sessions and long, independent execution of complex engineering tasks. The model supports building projects from scratch, feature development, debugging, large-scale refactoring, and code review. Compared to GPT-5.1, Codex is more steerable, adheres closely to developer instructions, and produces cleaner, higher-quality code outputs. Reasoning effort can be adjusted with the reasoning.effort parameter. Read the docs here Codex integrates into developer environments including the CLI, IDE extensions, GitHub, and cloud tasks. It adapts reasoning effort dynamically—providing fast responses for small tasks while sustaining extended multi-hour runs for large projects. The model is trained to perform structured code reviews, catching critical flaws by reasoning over dependencies and validating behavior against tests. It also supports multimodal inputs such as images or screenshots for UI development and integrates tool use for search, dependency installation, and environment setup. Codex is intended specifically for agentic coding applications.
價格
效能
使用量與排名
支援的參數
所有提供方:為該模型提供服務的每個上游都支援。部分提供方:取決於處理請求的上游。預設值:未設定時傳送的值。
| 參數 | 提供方 | 預設值 |
|---|---|---|
| frequency_penalty | 部分提供方 | 預設不傳送 |
| include_reasoning | 所有提供方 | - |
| max_completion_tokens | 部分提供方 | - |
| max_tokens | 部分提供方 | - |
| presence_penalty | 部分提供方 | 預設不傳送 |
| reasoning | 所有提供方 | - |
| repetition_penalty | 部分提供方 | 預設不傳送 |
| response_format | 所有提供方 | - |
| seed | 所有提供方 | - |
| structured_outputs | 所有提供方 | - |
| temperature | 部分提供方 | 預設不傳送 |
| tool_choice | 所有提供方 | - |
| tools | 所有提供方 | - |
| top_k | 部分提供方 | 預設不傳送 |
| top_p | 部分提供方 | 預設不傳送 |