From 1f8558771a2c8ec41bc44b021d9effaf8d336b0e Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sat, 17 Jan 2026 19:45:54 +0000 Subject: [PATCH] Docs: note MiniMax usage endpoint --- docs/providers/minimax.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/providers/minimax.md b/docs/providers/minimax.md index 927f2633e..36cc8aca2 100644 --- a/docs/providers/minimax.md +++ b/docs/providers/minimax.md @@ -155,6 +155,7 @@ Use the interactive config wizard to set MiniMax without editing JSON: ## Notes - Model refs are `minimax/`. +- Coding Plan usage API: `https://api.minimaxi.com/v1/api/openplatform/coding_plan/remains` (requires a coding plan key). - Update pricing values in `models.json` if you need exact cost tracking. - Referral link for MiniMax Coding Plan (10% off): https://platform.minimax.io/subscribe/coding-plan?code=DbXJTRClnb&source=link - See [/concepts/model-providers](/concepts/model-providers) for provider rules.