OpenAI: gpt-5.1-codex-max: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 | 모든 프로바이더 | - |
| reasoning_effort | 모든 프로바이더 | - |
| repetition_penalty | 일부 프로바이더 | 기본적으로 전송되지 않음 |
| response_format | 모든 프로바이더 | - |
| seed | 모든 프로바이더 | - |
| structured_outputs | 모든 프로바이더 | - |
| temperature | 일부 프로바이더 | 기본적으로 전송되지 않음 |
| tool_choice | 모든 프로바이더 | - |
| tools | 모든 프로바이더 | - |
| top_k | 일부 프로바이더 | 기본적으로 전송되지 않음 |
| top_p | 일부 프로바이더 | 기본적으로 전송되지 않음 |