I installed the “quick start” example on localhost. But when I ask things like “what’s on my todo list” I always get this error:
I’m sorry for the confusion, but as a text-based AI model developed by OpenAI, I don’t have the ability to store personal data or maintain a to-do list for users. I don’t have access to personal data about individuals unless it has been shared with me in the course of our conversation. I am designed to respect user privacy and confidentiality. My primary function is to provide information and answer questions to the best of my knowledge and abilities. If you have any concerns about privacy or data security, feel free to let me know, and I’ll do my best to address them.
The request shown in the chat is
{
"username": "user"
}
From the example output, it doesn’t seem to receive any API call.