How is DuckAI able to stores chat conversations?
How is DuckAI able to stores chat conversations?
I’m curious about how DuckAI is able to stores chat conversations.
How it is able to store my conversation for over a month?
How is DuckAI able to stores chat conversations?
I’m curious about how DuckAI is able to stores chat conversations.
How it is able to store my conversation for over a month?
You're viewing a single thread.
Browsers allow websites to have persistent storage apart from cookies.
https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
thanks a lot