Completion endpoint returning random responses`

Completion endpoint returning random responses

I ask “who are the Beatles” and I got this response, what am I doing wrong?

choices =     (
            {
        "finish_reason" = length;
        index = 0;
        logprobs = "<null>";
        text = "\n\n\n\nThe National Bank of Ukraine (NBU) has adopted a new financial monitoring regulation that would require banks to report information on the owners of companies and their beneficiaries, as well as on their transactions, the NBU said in a press release.\n\nThe regulation was adopted to help implement the requirements of the Law \U201cOn Prevention and Counteraction to Legalization (Laundering) of Proceeds from Crime and Financing of Terrorism\U201d.\n\nThe new regulation requires banks to collect information on the ultimate beneficiary owner (UBO) of all legal entities that are its customers. The UBO is an individual who owns";
    }
);
created = 1671239901;
id = "cmpl-6OG8Dqt1I3hdAB3RkfipHhZgmK2pf";
model = "text-davinci-003";
object = "text_completion";
usage =     {
    "completion_tokens" = 128;
    "prompt_tokens" = 1;
    "total_tokens" = 129;
};

}