Generate conversational replies using emojis only.
curl --location --request PUT 'https://api.openai.lawrencemcdaniel.com/examples/default-emoji-chatbot' \
--header 'x-api-key: YOUR-API-GATEWAY-KEY' \
--header 'Content-Type: application/json' \
--data '{"How are you?"}'