Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persona Creator: History #301

Closed
4 of 6 tasks
Tracked by #198
enricoros opened this issue Dec 23, 2023 · 0 comments
Closed
4 of 6 tasks
Tracked by #198

Persona Creator: History #301

enricoros opened this issue Dec 23, 2023 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@enricoros
Copy link
Owner

enricoros commented Dec 23, 2023

Make sure the user will not lose formerly created personas. The tab layout introduced in #282 would allow for a 'history' tab with the saved entries.

Requirements:

  • for now, only consider the System prompts created at the end of a Youtube or Text processing
  • have a persisted store with methods to add, list
  • store the prompts in a 'v1' data structure (knowing personas sooner or later will happen Personas: Add custom, dynamic, and persisted #35 )
  • bonus, clear, clear confirmation, reorder
  • bonus: title the persona, somehow (easy from youtube, but how to do it from text?)
  • bonus: generate a small image using the cheapest possible engine?

Now that we can create personas from text (#282) and before the improvements in (#199), we should save the prompts so that we don't repeat work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant