-
Notifications
You must be signed in to change notification settings - Fork 153
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
Allow for the ability to save and manage my prompts for reuse #80
Comments
Yeah, turns out i get tired of writing prompts. It would be nice to have something like this: suggested prompts or a "due diligence" prompt that tells us everything we need to know about a token with 1 prompt. |
A prompt history would be great |
@briang123 @slimeonmyhead I would love to work on this issue |
This looks interesting! There's a user friendly way to populate prompts, working on it🚀 |
I took inspiration from Discord, where typing / in the input triggers a popup, allowing quick access to saved prompts, and typing further refines the list of available prompts. I have a doubt; if I make any changes in the Prisma schema, do I need to commit the /migration folder as well when making a pull request? Neur.mp4Screenshots : https://bow-rugby-4da.notion.site/Prompt-Management-NeurApp-17b7f0c7c0758005869be48cb9e3153e |
@Mano-08 I like this, I was contemplating if we should try to use vercel As for the migrations, yeah - include them in the PR |
As a user, I'd like the ability to save my prompts and tap to select and have it auto-populate the conversation field so I don't need to retype the same prompt over and over.
On the same note, I would also like the ability to manage these prompts on some prompts dashboard.
Bounty details by @slimeonmyhead
The text was updated successfully, but these errors were encountered: