yohasebe / openai-chat-api-workflow

🎩 An Alfred 5 Workflow for using OpenAI Chat API to interact with GPT-4o 🤖💬 It also allows image generation 🖼️, image understanding 👀, speech-to-text conversion 🎤, and text-to-speech synthesis 🔈
https://github.com/yohasebe/openai-text-completion-workflow
MIT License
300 stars 8 forks source link

Feature Idea - configurable prompts #26

Open lazywei opened 11 months ago

lazywei commented 11 months ago

Hi,

Just some thoughts - right now there are already some useful query modes (i.e. prompts) in

image

But I wonder if it is possible to make them "configurable" via Alfred's configuration UI like

image

Or at least provide someway for the user to +- prompts they may want to use? (except the direct/prepend/append mode of course).

Anyway, just a random thought cuz I found I need some shortcut sometimes but can only do so by creating a mini workflow myself.