From 8f10b5fc929582a168e03090ce53ff8031f508e3 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Fri, 27 Mar 2026 21:00:44 -0400 Subject: [PATCH] config: update config.yaml --- config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 4005f1c1..202c4da0 100644 --- a/config.yaml +++ b/config.yaml @@ -1,8 +1,8 @@ model: - default: auto - provider: custom + default: gpt-5.4 + provider: openai-codex context_length: 65536 - base_url: http://localhost:8081/v1 + base_url: https://chatgpt.com/backend-api/codex toolsets: - all agent: