you can use the advanced ai node and use the chat gpt credentials it automatically uses your phone number to create a new thread and it has its own memory buffer (so the thread is handled by the bufferMemory node ) im not sure why you are doing it the hard way
@emmanuel.d.bernard13 күн бұрын
Good question, thank you for asking! My goal is to demonstrate how to use the official OpenAI memory management system, threads: "Threads simplify AI application development by storing message history and truncating it when the conversation gets too long for the model’s context length." I aimed to use the most powerful memory management system. The buffer memory node has its limitations and is difficult to use in production, though it is useful for quick prototyping. With OpenAI's threads, you avoid the need for an additional external tool like Redis or Xata. But I might miss something, let me know if I understood your point and answered correctly. Happy new year 🎉
@ez-Bills4 күн бұрын
im able to receive message but not able to send, im receiving authorization error, im currently on trial account on twilio.