Hey, your request is bad, but this powershell one
Invoke-RestMethod -Uri “https://api.minimaxi.chat/v1/text/chatcompletion_v2”
-Method POST
-Headers @{ “Authorization” = “Bearer YOUR_API_KEY”; “Content-Type” = “application/json” } `
-Body ‘{“model”: “MiniMax-Text-01”, “messages”: [{“role”: “user”, “content”: “Say hello”}], “max_tokens”: 10}’
gives me a status_code=0
switching all off, closing and re-opening cursor doesn’t work
