From 7921b14daeb6b11567075543cf2664f7494c4fda Mon Sep 17 00:00:00 2001 From: fujie Date: Tue, 27 Jan 2026 04:32:22 +0800 Subject: [PATCH] fix: remove obsolete openwebui_id from SDK metadata --- plugins/pipes/github-copilot-sdk/github_copilot_sdk_cn.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/pipes/github-copilot-sdk/github_copilot_sdk_cn.py b/plugins/pipes/github-copilot-sdk/github_copilot_sdk_cn.py index 8f59abe..24e0730 100644 --- a/plugins/pipes/github-copilot-sdk/github_copilot_sdk_cn.py +++ b/plugins/pipes/github-copilot-sdk/github_copilot_sdk_cn.py @@ -3,7 +3,6 @@ title: GitHub Copilot Official SDK Pipe author: Fu-Jie author_url: https://github.com/Fu-Jie/awesome-openwebui funding_url: https://github.com/open-webui -openwebui_id: ce96f7b4-12fc-4ac3-9a01-875713e69359 description: 集成 GitHub Copilot SDK。支持动态模型、多轮对话、流式输出、多模态输入、无限会话及前端调试日志。 version: 0.2.3 requirements: github-copilot-sdk