randydev commited on
Commit
a008eb4
·
verified ·
1 Parent(s): fd2abf1

Update plugins/fluxai.js

Browse files
Files changed (1) hide show
  1. plugins/fluxai.js +0 -23
plugins/fluxai.js CHANGED
@@ -33,29 +33,6 @@ async function schellwithflux(args) {
33
  }
34
  }
35
 
36
- /**
37
- * @swagger
38
- * /api/v1/flux/black-forest-labs/flux-1-schnell:
39
- * get:
40
- * summary: Deepseek R1
41
- * tags: [FLUX]
42
- * parameters:
43
- * - in: query
44
- * name: query
45
- * required: true
46
- * description: User's input query
47
- * schema:
48
- * type: string
49
- * - in: header
50
- * name: x-api-key
51
- * required: true
52
- * description: API key for authentication
53
- * schema:
54
- * type: string
55
- * responses:
56
- * 200:
57
- * description: Success
58
- */
59
  /**
60
  * @swagger
61
  * /api/v1/flux/black-forest-labs/flux-1-schnell:
 
33
  }
34
  }
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  /**
37
  * @swagger
38
  * /api/v1/flux/black-forest-labs/flux-1-schnell: