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

feat: option to edit system prompt #210

Closed
wants to merge 2 commits into from

Conversation

nandan121
Copy link

I sometimes use this multi-llm for general usage. The system prompt takes 3500 tokens.
Also, it could help people to change prompt if needed.

For testing, it was useful, as each test would consume many tokens.

Feel free to reject this if you find that this is not helpful for most users.

…e long default system prompt takes about 3500 tokens
@nandan121 nandan121 changed the title Oprion to edit system prompt feat: Option to edit system prompt Nov 8, 2024
@nandan121 nandan121 changed the title feat: Option to edit system prompt feat: option to edit system prompt Nov 8, 2024
@milutinke
Copy link

It would be more convenient enabling people to change the system prompt from the UI.

@nandan121
Copy link
Author

It would be more convenient enabling people to change the system prompt from the UI.

@milutinke , definitely. Unfortunately I do not have the skills to change UI. I did a quick fix to get it going on for me.

Copy link
Collaborator

@Digitl-Alchemyst Digitl-Alchemyst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am going to close this after cole reads this comment ( or cole you can close it after and we can continue the conversation in the think tank

I suggest we have this done through the application UI as well. Since we want this platform to be accessable to everyone, we dont want to add in features that have to be accessed through the code itself. I can work with you to create the ui modifications. If you could add me as a contributorto your fork I will make a branch on it that handles UI updates to change the sys prompt, and you can create another PR from there. How ever I feel like it should be discussed with the core team if this will even be approved at all. I know we discussed a little bit on being rather protective over the system prompt. So this could either be rejected based on that, or be a solution to open up experimentation with the system prompt with out putting the original in jeoprady.

Feature improvement suggestion. Perhaps add in the ability to select between default prompt, community prompts and user defined and saved prompts? let me know your thoughts on this @nandan121

@coleam00

@nandan121
Copy link
Author

perfect

@coleam00
Copy link
Collaborator

I do agree @Digitl-Alchemyst, I appreciate the work here though @nandan121!!

@coleam00 coleam00 closed this Nov 20, 2024
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

Successfully merging this pull request may close these issues.

None yet

4 participants