chore: generate copilot

Andrey Nering created

Change summary

internal/providers/configs/copilot.json | 12 ------------
1 file changed, 12 deletions(-)

Detailed changes

internal/providers/configs/copilot.json 🔗

@@ -281,18 +281,6 @@
       "default_max_tokens": 64000,
       "can_reason": false,
       "supports_attachments": false
-    },
-    {
-      "id": "minimax-m2.5",
-      "name": "MiniMax M2.5 (Fast)",
-      "cost_per_1m_in": 0,
-      "cost_per_1m_out": 0,
-      "cost_per_1m_in_cached": 0,
-      "cost_per_1m_out_cached": 0,
-      "context_window": 131000,
-      "default_max_tokens": 40000,
-      "can_reason": false,
-      "supports_attachments": false
     }
   ]
 }