解释:Claude除了官方提供模型服务外, 模型可在 AWS Bedrock、Google Vertex AI 和 Microsoft Foundry 上获取。 AWS Bedrock的模型在assistant的参数只能接受user和assistant;使用其他的会报错;导致某些客户原本使用官方服务时候写的python代码,当请求被分发到AWS Bedrock时,会出现报错:Unexpected role "tool". Allowed roles are "user" or "assistant". For instructions on how to use tools, see;模型的能力和官方一致,只是AWS Bedrock预限了assistant的参数