randydev commited on
Commit
9b06dbc
·
verified ·
1 Parent(s): 9150c2d

Update plugins/gptold.js

Browse files
Files changed (1) hide show
  1. plugins/gptold.js +1 -1
plugins/gptold.js CHANGED
@@ -7,7 +7,7 @@ const GptRoutes = express.Router();
7
 
8
  /**
9
  * @swagger
10
- * /api/v1/ai/command-r+:
11
  * get:
12
  * summary: Cohere AI
13
  * tags: [AI]
 
7
 
8
  /**
9
  * @swagger
10
+ * /api/v1/ai/cohere/command-r+:
11
  * get:
12
  * summary: Cohere AI
13
  * tags: [AI]