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: global super system prompt for LLM (a profile) #694

Open
aborruso opened this issue Jan 3, 2025 · 1 comment
Open

Feature request: global super system prompt for LLM (a profile) #694

aborruso opened this issue Jan 3, 2025 · 1 comment

Comments

@aborruso
Copy link

aborruso commented Jan 3, 2025

Hi,
I would like to request a feature for LLM that allows users to define and use a global "super system prompt." This prompt would be applied across all interactions, regardless of the model or template being used. The purpose of this feature is to provide consistent response behavior and style according to user preferences.

A user-configurable setting where the user can define a system prompt that governs the tone, style, and response patterns for all outputs. Example prompt:

Skip Acknowledgment Phrases: Start your responses directly without any acknowledgment phrases like "sure" or others. Just provide the information I'm asking for.
Use Simple Language and Avoid Jargon: Please explain things in a straightforward manner without using technical terms or jargon.
Use Real-Life Examples: Make complex subjects easier to understand by using real-life analogies, metaphors, or examples.

It's in some way a profile. And it would be useful to have the ability to save and name these super system prompts as profiles.

Users could activate a specific profile by using a command-line parameter (e.g., -p profile_name).

Thank you for considering this feature request. Unfortunately, I am unable to help you with the code writing.

@simonw Thank you for so many amazing things you do

@nelsonmau
Copy link

Could be very helpful, indeed!
Something like setting personalized options like:

  • temperature
  • top_p
  • context (e.g.,"you are a coder"...)

It could be managed through custom templates but in the end it is a workaround
tnx!

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