The code in lesson 1 does not generate the expected outcome

I figured out how to create an account at Lamini, and grab the API key
but when I run the code:

non_finetuned_output = non_finetuned("Tell me how to train my dog to sit")
print(non_finetuned_output)

I got the following output:

{#output(Output)}

{#output(Error)}

{#output(Warning)}

{#output(Info)}

{#output(Debug)}

{#output(Trace)}

{#output(Log)}

What’s going on?