Update plugins/gptold.js
Browse files- plugins/gptold.js +1 -1
plugins/gptold.js
CHANGED
@@ -48,7 +48,7 @@ GptRoutes.get('/api/v1/ai/deepseek/deepseek-R1', authenticateApiKeyPremium, apiL
|
|
48 |
* @swagger
|
49 |
* /api/v1/ai/qwen/qwen1.5-1.8b-chat:
|
50 |
* get:
|
51 |
-
* summary:
|
52 |
* tags: [AI]
|
53 |
* parameters:
|
54 |
* - in: query
|
|
|
48 |
* @swagger
|
49 |
* /api/v1/ai/qwen/qwen1.5-1.8b-chat:
|
50 |
* get:
|
51 |
+
* summary: Qwen AI
|
52 |
* tags: [AI]
|
53 |
* parameters:
|
54 |
* - in: query
|