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

💡 idea: Enhace prompts choice and disable {system} placeholders #267

Open
condrove10 opened this issue Dec 10, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@condrove10
Copy link

Description

I'd like to suggest adding a multiple choice tag box for prompts, maybe custom prompt text area (which should/could be validated in backend) and create a button that enables or disables prompts or some placeholders/elements of the prompt.

For example, I had to clone and build the plugin myself after I noticed that Groq doesn't support {system} cotext when a vision model is called. Since there was no way to disable the {system} context, I had to change the OpenAI implementation slightly to skip system messages when a file is present in the bot conversation.


So I think allowing users to define custom prompts, disable or enable one or more prompts or even placeholders from prompts could enhance the experience.

PS: I'd like to contribute but I'm a backend developer only, so I can sort the backend implementation of the feature but can't do much for frontend.

@condrove10 condrove10 added the enhancement New feature or request label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant