Erste & einzige Jailbreak · Sofort nach ZahlungPakete

GPT-5.5 Einrichtung in 3 clear steps

Waehlen Ihr Paket. Kopieren right Konfiguration. Starten nutzend GPT-5.5.

Auswaehlen Paket Sie purchased. Modell, Einrichtung download, und ready-to-copy Konfiguration wird switch automatically.

Etwa 5 minutes · Nein advanced Einrichtung knowledge benoetigt

  1. 1Paket wählen
  2. 2Choose computer
  3. 3Set up GPT-5.5

Schritt 1

Welches Paket hast du gekauft?

Waehlen gleich Paket shown in Ihr order. Everything below wird sein prepared für es.

Ihr selectionGPT-5.5 XHigh · gpt-5.5 · Konfiguration.toml ist bereit

Schritt 2

Welche computer sind Sie nutzend?

Wir wird show right Datei und folder path für Ihr computer.

Easiest method

Download prepared Einrichtung Datei

Datei bereits knows Ihr selected Modell. Es backs up existing Dateien und asks nur für Ihr unlimitedcodex API-Schluessel.

  1. 1Download Datei
  2. 2Ausfuehren es und einfuegen Ihr API-Schluessel
  3. 3Start using GPT-5.5

Want an AI assistant to do it?

Download package-specific TXT und give es zu a trusted local/private AI assistant.

Download AI Einrichtung instructions

Manuell option

Ihr ready-to-copy GPT-5.5 configuration

Nein Modell placeholder und nein extra choice. selected Paket sets exact GPT-5.5 oder GPT-5.6 Sol Modell; reasoning effort stays bei xhigh.

Bereit configuration

Modellgpt-5.5
Effortxhigh
File location%USERPROFILE%\.codex\config.toml
model_provider = "OpenAI"
model = "gpt-5.5"
review_model = "gpt-5.5"
model_reasoning_effort = "xhigh"
disable_response_storage = true
network_access = "enabled"

[model_providers.OpenAI]
name = "OpenAI"
base_url = "https://claude.kadirr.dev"
wire_api = "responses"
requires_openai_auth = true

[features]
goals = true

[sandbox_workspace_write]
network_access = true

Hinzufuegen Ihr API-Schluessel zu auth.json

Replace placeholder mit Schluessel von Ihr Bereitstellung E-Mail. Niemals share vollstaendig Schluessel.

File location%USERPROFILE%\.codex\auth.json

Keep auth.json privat. Tun nicht commit es zu a repository oder send es in a Kundendienst Nachricht.

{
  "auth_mode": "apikey",
  "OPENAI_API_KEY": "YOUR_UNLIMITEDCODEX_API_KEY"
}

Schritt 3

Sie sind bereit.

Nach saving both Dateien, neu starten application so new GPT-5.5 Anbieter ist loaded.

Save both files

Save Konfiguration.toml und auth.json in.codex folder shown above.

Neu starten App

Fully close und reopen Codex CLI, IDE, oder App.

Send eins small Prompt

Try a short Anfrage vor starting a long repository task.

Optional API Test

Dies Anfrage nutzt gleich exact GPT-5.5 oder GPT-5.6 Sol Modell selected above.

curl -X POST https://claude.kadirr.dev/v1/responses \
  -H "Authorization: Bearer YOUR_UNLIMITEDCODEX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-5.5",
    "input": "Hello from unlimitedcodex",
    "stream": false
  }'

Wenn something tut nicht Arbeit

Meiste Einrichtung Probleme sind fixed durch eins von diese drei checks.

401 oder invalid_api_key

Open auth.json und check das OPENAI_API_KEY contains complete delivered Schluessel.

404 oder Pfad nicht gefunden

In Konfiguration.toml, keep Basis_url als provided Base-URL ohne /v1.

App still nutzt old Einstellungen

Fully quit every process und reopen application.

Still stuck? Wir wird help.

Nutzung contact Formular und enthalten Ihr operating system und error text. Niemals send Ihr vollstaendig API-Schluessel.

Open contact form