用llmaindex的anthropic agent调用出错:
{
“status”: 404,
“headers”: {
“alt-svc”: “h3=":443"; ma=86400”,
“cache-control”: “max-age=604800”,
“cf-cache-status”: “DYNAMIC”,
“cf-ray”: “8df40c4dfa96d7ac-LAX”,
“connection”: “keep-alive”,
“content-encoding”: “gzip”,
“content-length”: “114”,
“content-type”: “application/json; charset=utf-8”,
“date”: “Fri, 08 Nov 2024 08:03:42 GMT”,
“nel”: {
“success_fraction”: 0,
“report_to”: “cf-nel”,
“max_age”: 604800
},
“report-to”: {
“endpoints”: [
{
“url”: “https://a.nel.cloudflare.com/report/v4?s=mJw4faqPaxp2GXfyrOhuhip99%2BKZ%2BMUg00kPBUXzvGFAasOrLmonN9zZMXNY8lmWbMhv0kKBCDskKCcmYWH149AsEv7SCT0OyGvZAJal78cTw51zCz6Cq5wLLEHjOZRopw%3D%3D”
}
],
“group”: “cf-nel”,
“max_age”: 604800
},
“server”: “cloudflare”,
“server-timing”: “cfL4;desc="?proto=TCP&rtt=206984&sent=12&recv=20&lost=0&retrans=0&sent_bytes=11405&recv_bytes=9212&delivery_rate=14250&cwnd=258&unsent_bytes=0&cid=55a72fa8de6926ff&ts=1958&x=0"”,
“strict-transport-security”: “max-age=15552000; includeSubDomains; preload”,
“vary”: “Accept-Encoding”,
“x-content-type-options”: “nosniff”,
“x-oneapi-request-id”: “20241108160342406413195lbRRmzft”
},
“request_id”: undefined,
“error”: {
“error”: {
“message”: “Invalid URL (POST /v1/messages)”,
“type”: “invalid_request_error”,
“param”: “”,
“code”: “”
}
}
}