Think
from zerogpt import Client
client = Client()
print(client.send_message('Hello', think=True))Okay, the user just said "Hello". I should respond in a friendly and welcoming manner. Let me make sure to keep it natural and not too formal. Maybe add a smiley to keep the tone light. Something like, "Hello! How can I assist you today? π" That should work.
</think>
Hello! How can I assist you today? πLast updated