Skip to content

Lissandre/dametis

Repository files navigation

For session saving :

  • give an ID to every session (routing)
  • same all messages (indexedDB or anything else), can maybe use zustand
  • when entering an old session, get all messages, and create the session with an array of all the messages as initialPrompts
  • on close (delete), signal destroy, and remove from local storage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published