http://dwnl3pr7ombq2abcycysnlqcl7rd6lqbavnir2swapbfyzrz4e7ae4id.onion/tutorials/openai.md
",
},
{
"role": "user",
"content": "Compose a poem that explains the concept of recursion in programming.",
},
],
)
print(completion.choices[0].message.content) Response: ChatCompletionMessage(content="In the realm of code, a concept lies\nRecursion, a trick that's rather wise\nA function that calls itself with pride\nUntil...