Hi all,
So I’ve built my prompt after testing it. However, the chatbot I’m building is a web-based one for now, but it will be built into my already launched app soon.
So results and usability rely on the chat knowing when a new day starts, is there a way for the chatbot to get this info and make this known in the chat automatically?
Essentially, the chat would need to save all the context from the user messages for at least 365 days to be viable as a product for us. I have prompted the app to conduct weekly reviews of the data as it will have a lot of quantitive data every day.
Has anyone developed a personal assistant type bot that has long term “memory” but also takes in real-time info from the overall app about date, time, etc and sends info to this app to save and condense?