Update plugins/gptold.js
Browse files- 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]
|