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

Feature Request: Prompt/Templates Library #62

Open
hotzen opened this issue Jan 16, 2025 · 3 comments
Open

Feature Request: Prompt/Templates Library #62

hotzen opened this issue Jan 16, 2025 · 3 comments

Comments

@hotzen
Copy link

hotzen commented Jan 16, 2025

Hello,
we have currently rolled out https://github.com/deiucanta/chatpad in our company, focusing on static-hosting, individual OpenAI-Keys and local-browser storage, so prompta seems to be the perfect successor.

We are just wondering whether there are any plans to add something like curated prompts/prompt library/templates/assistant-instructions to the app?

Thanks for this slick app!

@iansinnott
Copy link
Owner

Hey @hotzen, cheers and thanks for the comment.

What does that look like? I'm not familiar with curated prompts or templates as a feature.

@hotzen
Copy link
Author

hotzen commented Jan 18, 2025

Basically just a library that a user can create comprising predefined prompts/instructions to initiate new chats.
E.g. I can store a prompt: "your role is product manager, your task is to help me come up with acceptance criteria" and store this under a name like "PM / Acceptance Criteria".

Then, you can initiate new chats based on this stored prompt and it's properly primed/instructed.

If this were combined with a static-prompts.json, we could even predefine a company wide library

Copy link
Owner

So, does the stored prompt basically become the first user message in the thread?

I'll give it some thought. i've been copy/pasting prompts which is not a great workflow, maybe stored prompts would be useful in Prompta

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

No branches or pull requests

2 participants