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

A sleek and powerful macOS client for Amazon Bedrock, bringing AI models to your desktop
MIT No Attribution
181 stars 22 forks source link

[FEATURE] Ability to copy the user-prompt #48

Open niyazpk opened 1 month ago

niyazpk commented 1 month ago

Feature description Today, you have the ability to copy the models results/chat using the copy button, but we do not seem to have the feature where we can copy the input prompt itself.

Problem it solves (optional) Having the ability to easily copy the user prompt is important because without this manually copying the text is hard and error-prone (especially when you have a mix of code and text, as well as when there is a lot of text to copy).

I have to copy the input prompt regularly to retry my requests for various reasons.