@
88AI 现在 Claude 模型调用工具会报错,是不是自动添加的 cache_control: {"type": "ephemeral"} 和客户端添加的缓存设置冲突了?
{
"error": {
"type": "400",
"message": "Provider returned error ({\"raw\":\"{\\\"type\\\":\\\"error\\\",\\\"error\\\":{\\\"type\\\":\\\"invalid_request_error\\\",\\\"message\\\":\\\"***.***.content.0.cache_control.ttl: a ttl='1h' cache_control block must not come after a ttl='5m' cache_control block. Note that blocks are processed in the following order: `tools`, `system`, `messages`.\\\"},\\\"request_id\\\":\\\"req_xxx\\\"}\",\"provider_name\":\"Anthropic\",\"is_byok\":false})
},
"endpoint": "https://api.ho****
ai.fun/",
"provider": "hodlai"
}