Streaming Messages

Stream messages

Template for messaging a bot with streaming using the provided API calls.

If you are interested in implementing the streaming functionality, the following code can be used to output the response of the Chatzuri API in a stream format, giving the appearance of natural, hand typed text.
Replace < Your-Secret-Key > and < Your Chatbot ID > before implementation.