diff --git a/public/manifest.json b/public/manifest.json index 94542a5..a31c077 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,14 +1,7 @@ { - "api": { - "type": "openapi", - "url": "https://nas.moonflame.top:10301/foryoung365/lobechat-plugin-workers-schnell/raw/branch/main/public/openapi.json", - "is_user_authenticated": false - }, - "auth": { - "type": "user_http", - "authorization_type": "custom", - "custom_auth_header": "X-Api-Key: ${WORKER_API_KEY}" - }, + "api": [], + "openapi": "https://nas.moonflame.top:10301/foryoung365/lobechat-plugin-workers-schnell/raw/branch/main/public/openapi.json", + "identifier": "ai-image-generator-flux-schnell", "contact_email": "1758359+foryoung365@users.noreply.github.com", "description_for_human": "Generate images with Cloudflare Workers AI's flux-1-schnell model", "description_for_model": "This plugin uses the Cloudflare Workers AI's flux-1-schnell model to generate beautiful images.",