lobechat-plugin-workers-sch.../public/manifest.json

21 lines
892 B
JSON

{
"api": {
"type": "openapi",
"url": "https://nas.moonflame.top:10301/foryoung365/lobechat-plugin-workers-schnell/raw/branch/main/public/manifest.json",
"is_user_authenticated": false
},
"auth": {
"type": "user_http",
"authorization_type": "custom",
"custom_auth_header": "X-Api-Key: ${WORKER_API_KEY}"
},
"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.",
"legal_info_url": "https://developers.cloudflare.com/ai/",
"logo_url": "https://developers.cloudflare.com/favicon.ico",
"name_for_human": "AI Image Generator (Flux-1-Schnell)",
"name_for_model": "ai-image-generator-flux-schnell",
"schema_version": "v1"
}