获取系统消息# langchain_anthropic.experimental.get_system_message(tools: List[Dict]) → str[source]# 生成一个描述可用工具的系统消息。 Parameters: 工具 (列表[字典]) Return type: 字符串