aws-samples / amazon-bedrock-client-for-mac

The Amazon Bedrock Client for Mac is a Bedrock macOS client built with SwiftUI.
MIT No Attribution
102 stars 16 forks source link

Prompt template library #16

Open licesonw opened 3 months ago

licesonw commented 3 months ago

Is your feature request related to a problem? Please describe. I find myself very often reusing specific prompts to automate tasks during the day (e.g. summarize meeting notes).

Describe the solution you'd like It would be great to have a very lightweight "library" within the app to store those prompts and have them all in the same place. With this in place, I can just quickly insert a prompt template for a specific task i want to automate and get going, without needing to rewrite the prompt or go to another note-taking app where i have saved prompt templates. It could just be a very simple store of txt documents, even without the need for formatting or markdown.

Describe alternatives you've considered A separate note-taking app (like Obsidian) where I store prompt templates, which adds overhead to the workflow.

XenMe commented 1 month ago

also would like to have a capability to change prompt, since the default response is too wordy and verbose, and it also impact the speed. to have a feature customize the prompt would more suitable for personalized tasks.