解析动作# langchain_cohere.react_multi_hop.parsing.parse_actions(generation: str) → Tuple[str, str, List[Dict]][source]# 从模型输出中解析动作选择。 Parameters: 生成 (字符串) Return type: 元组[str, str, 列表[字典]]