11a0e446创建于 1月12日历史提交
def parse_tool_for_openai(completion:dict):
    return completion.get("tool_calls", [])