Reviewers see Chatbox as a fast, stable, easy-to-use front end for working with multiple AI models and APIs, with particular praise for quick model switching, prompt and temperature controls, file uploads, local model support, and low resource use. Several say it fits daily work well, from research to simple API access, and they like the clean UI and straightforward setup. The main complaints are narrower: limited web browsing on mobile, incomplete support for some model providers and third-party file uploads, too few UI and configuration options, and some unfinished Chinese localization.
Chatbox
SnipNotes for macOS
BUG -> mimo-v2.5
There is a Bug in mimo-v2.5 model, the address is:
https://platform.xiaomimimo.com/docs/zh-CN/usage-guide/passing-back-reasoning_content
This problem is about the tools calling and reasoning_content, could you fix the bug?
This bug will happen with:
{
"error": {
"code": "400",
"message": "Param Incorrect",
"param": "The reasoning_content in the thinking mode must be passed back to the API.",
"type": ""
}
}