randydev commited on
Commit
193cfc8
·
verified ·
1 Parent(s): f24947a

Update plugins/gptold.js

Browse files
Files changed (1) hide show
  1. plugins/gptold.js +1 -1
plugins/gptold.js CHANGED
@@ -183,7 +183,7 @@ GptRoutes.get('/api/v1/ai/nvidia/llama-31-70b', authenticateApiKeyPremium, apiLi
183
 
184
  /**
185
  * @swagger
186
- * /api/v1/ai/gpt-old:
187
  * get:
188
  * summary: GPT OLD version turbo
189
  * tags: [AI]
 
183
 
184
  /**
185
  * @swagger
186
+ * /api/v1/ai/openai/gpt-old:
187
  * get:
188
  * summary: GPT OLD version turbo
189
  * tags: [AI]