关于iFlow CLI [API Error:generate data error:The specified model is not supported]的解决方案

修改一下****~/.iflow/settings.json内的配置项,我的是因为modelName没有更新到最新的模型,还是在用以前的qwen3-coder**,更新为支持的模型即可正使用了,例如qwen3-coder-plus

1 个赞

感谢分享~