Openrouter free minimax_m3 hit 400 error while m2.7 gets 200 ok
- Ngôn ngữ chính
- Rust
- Star
- 54.2k
- Fork
- 6.2k
- Merge trung bình
- 3 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 240
Mô tả
**Describe the bug**
Using the free open router ai model minimax-m3 resulted in HTTP 400 bad request error. However, changing to m2.7 works just fine which return 200 OK.
---
**To Reproduce**
Steps to reproduce the behavior:
1. Install Goose on Mac OS
2. Set LLM provider to Openrouter and configure API key
3. Set model to minimax/minimax-m3:free
4. Say 'Hi' to start new chat.
5. Return error Ran into this error: Request failed: Bad request (400): Provider returned error.
Please retry if you think this is a transient or recoverable error.
---
**Expected behavior**
Work just like m2.7 would, get 200 OK and continue.
---
**Screenshots**
---
**Please provide the following information**
- **OS & Arch:** Mac OS Intel i7 26.6.2 (25G83)
- **Interface:** Desktop UI
- **Version:** v1.49.0
- **Extensions enabled:** Default Installation, no additional extension enabled
- **Provider & Model:** Openrouter GMICloud minimax/minimax-m3:free
---
Hướng dẫn đóng góp
Hướng nghiên cứu
Look at the Openrouter provider integration in the codebase, likely in a directory like src/providers/openrouter.rs. Compare the request parameters for minimax-m3 and m2.7 models to identify what causes the 400 error. Check the provider's API documentation for any differences in required fields or model naming. Run the application locally with debug logging to see the exact request being sent.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- rust
- Lĩnh vực
- ai-infra-agents
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Sôi nổi
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 50/100