MiniMax-M3 桌面端 无法使用思考模式
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
反馈标题:自定义模型API,Minimax-M3 开启思考模式报错
反馈内容:✗ API error 400 (Bad Request): {"type":"error","error":{"type":"bad_request_error","message":"invalid params, invalid thinking.type: "enabled" (allowed: adaptive, disabled) (2013)","http_code":"400"},"request_id":"06e03a0a3e047f9dea0318e233856d36"}
期望效果:可修可不修,虽然M3默认开启思考模式,但是看着不舒服,希望能修复
我的 UID:01a0422e-942f-765f-ad04-4b49c905b083
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the desktop custom-model API request handling for MiniMax-M3 and the mapping of thinking.type. Reproduce the reported 400 error, then verify the request uses a value accepted by MiniMax-M3 and no longer fails with invalid thinking.type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100