From 20314de6f005aa6c11286a8be8f42c309429915d Mon Sep 17 00:00:00 2001 From: Cai_Tang <106404101+Cai-Tang-www@users.noreply.github.com> Date: Fri, 10 Apr 2026 21:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E5=AE=9Axgo=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .xgopilot.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .xgopilot.yml diff --git a/.xgopilot.yml b/.xgopilot.yml new file mode 100644 index 00000000..b625e31f --- /dev/null +++ b/.xgopilot.yml @@ -0,0 +1,2 @@ +codex: + model: "gpt-5.3-codex" \ No newline at end of file