OpenAI: gpt-5-codex
GPT-5-Codex is a specialized version of GPT-5 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, 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.
이 모델의 모든 프로바이더가 지금 혼잡합니다
모든 업스트림 프로바이더가 속도 제한에 도달했습니다. 제한이 풀리면 모델은 자동으로 돌아오며, 보통 몇 시간 안에 복구됩니다. 잠시 후 다시 시도하거나 다른 모델로 전환하세요.
Discord에서 이 모델 요청하기요금
성능
사용량 및 순위
지원 파라미터
모든 프로바이더 = 이 모델을 제공하는 모든 업스트림에서 지원됩니다. 일부 프로바이더 = 요청을 처리하는 업스트림에 따라 다릅니다. 기본값 = 설정하지 않았을 때 전송되는 값입니다.
| 파라미터 | 프로바이더 | 기본값 |
|---|---|---|
| frequency_penalty | 일부 프로바이더 | 기본적으로 전송되지 않음 |
| include_reasoning | 모든 프로바이더 | - |
| max_tokens | 모든 프로바이더 | - |
| reasoning | 모든 프로바이더 | - |
| response_format | 모든 프로바이더 | - |
| seed | 모든 프로바이더 | - |
| structured_outputs | 모든 프로바이더 | - |
| temperature | 일부 프로바이더 | 기본적으로 전송되지 않음 |
| tool_choice | 모든 프로바이더 | - |
| tools | 모든 프로바이더 | - |
| top_p | 일부 프로바이더 | 기본적으로 전송되지 않음 |