连接失败:thinkingmachines/inkling:free is only available on agentic harnesses. Try p...

2026年09月15日 18:43 7.09 秒 success

错误信息

连接失败:thinkingmachines/inkling:free is only available on agentic harnesses. Try plugging it into a coding agent or productivity app listed on https://openrouter.ai/apps

AI 解决方案

原文:Connection failed: thinkingmachines/inkling:free is only available on agentic harnesses. Try plugging it into a coding agent or productivity app listed on https://openrouter.ai/apps
译文:连接失败:thinkingmachines/inkling:free 仅适用于智能体框架。请将其接入OpenRouter平台上列出的编码智能体或生产力应用程序。

🎯 原因分析


该错误表明您正在使用的模型 thinkingmachines/inkling:free 不支持在常规API调用场景中使用,仅支持在特定的智能体框架(Agentic Harnesses)或生产力应用中使用,当前调用方式不符合该模型的使用限制。

💡 解决方案


请切换为OpenRouter平台上明确支持该模型的编码智能体或生产力应用,或选择其他普通API场景可用的模型。如果您确实需要在现有框架中使用,需确保该框架在OpenRouter列出的兼容应用列表中(参考:https://openrouter.ai/apps)。

🛡️ 预防措施


  • 模型兼容性检查:使用模型前先查阅其文档或OpenRouter的应用兼容列表,确认支持的使用场景

  • 参考官方指引:优先使用OpenRouter提供的应用配置模板,避免自行搭建不符合模型要求的调用环境