GPT-4.1
gpt-4.1
Fast non-reasoning, temperature destekler. Agent hizli isler icin.
balanced vision
| Model ID | gpt-4.1 |
|---|---|
| Context | 1M |
| Output | 32k |
| Modalities | text,image |
API
curl /v1/chat/completions \
-H "Authorization: Bearer nox-ANAHTAR" \
-H "Content-Type: application/json" \
-d '{"model": "gpt-4.1", "messages": [{"role": "user", "content": "Merhaba!"}]}'