From 75050be352422a0c782f0f684ee1ac85cf2d3bf6 Mon Sep 17 00:00:00 2001 From: Yumiue <229866007@qq.com> Date: Sat, 4 Apr 2026 11:01:33 +0800 Subject: [PATCH] =?UTF-8?q?feat(xgopilot):=E5=8A=A0=E5=88=B0=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/xgopilot.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/workflows/xgopilot.yml diff --git a/.github/workflows/xgopilot.yml b/.github/workflows/xgopilot.yml new file mode 100644 index 00000000..3dba086c --- /dev/null +++ b/.github/workflows/xgopilot.yml @@ -0,0 +1,4 @@ +default_ai_provider: gemini +require_member_to_trigger: true +gemini: + model: "gemini-3.0-pro-preview"