6 hours ago CF Workers AI的GLM 5.2食用教程,可接入GPT Load!🌐 链接: https://linux.do/t/topic/2441400🔍 关键词: #api🏷️ 分组: LinuxDo论坛🕒 时间: 2026-06-21 12:13:23 LINUX DO CF Workers AI的GLM 5.2食用教程,可接入GPT Load! export default { async fetch(request, env, ctx) { if (request.method === 'OPTIONS') { return new Response(null, { headers: { 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Methods': 'GET, POST, PUT, DELETE…