I have a flow on manychat where chatgpt talks to whatsapp. can respond, but cannot maintain a coherent conversation. I had an idea of using Make, to save the data entered by users in WhatsApp and generate a conversation field so that chatgpt can speak coherently and then return that field to manychat to give it by message to the client, but I can't achieve it. somebody help me?
I am intrested to make a coherant conversation as well.
You need to use the API connection (not the default ChatGPT action), and built in memory onto it.
I can help you with this, and we also have a working template with everything necessary to get it running quickly.
Feel free to DM me or
PS: Podemos hablar en español también, más fácil ;)
You basically have to manage the conversation and send the conversation history on your external request.
Here’s the API reference: https://platform.openai.com/docs/api-reference/chat/create
You have to create the logic inside Manychat to manage the queue of messages effectively and create the memory you want.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.