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

Save System Prompt for Each Folder #11

Open
animalnots opened this issue Jul 7, 2024 · 1 comment
Open

Save System Prompt for Each Folder #11

animalnots opened this issue Jul 7, 2024 · 1 comment
Labels
feature good first issue Good for newcomers

Comments

@animalnots
Copy link
Owner

Description:
Currently, BetterChatGPT allows the creation of folders to organize different types of work. To enhance this functionality, I propose the ability to save a unique system prompt for each folder. This feature will allow for better separation and context-specific interactions. For example, a folder dedicated to UI/UX work will have a system prompt related to UI/UX, and when a new chat is created within this folder, it will automatically initialize with the relevant system prompt.

Motivation:
This feature will provide several benefits:

  • Improved Organization: Users can maintain distinct contexts for different types of projects without manually setting the system prompt each time.
  • Efficiency: Streamlines workflow by reducing the need to repetitively configure system prompts for new chats within a folder.
  • Contextual Relevance: Ensures that all interactions within a specific folder are relevant and consistent with the folder's purpose.

Proposed Implementation:

  1. Folder-Level Settings: Add an option in the folder settings to specify a system prompt.
  2. Default Initialization: When a new chat is created within a folder, it automatically initializes with the folder’s system prompt.
  3. Override Option: Allow users to override the default system prompt at the chat level if needed.

Example Use Case:

  1. Create a folder named "UI/UX".
  2. Set the system prompt for the "UI/UX" folder to: "You are a helpful assistant specializing in user interface and user experience design."
  3. Any new chat initiated within the "UI/UX" folder will start with the specified system prompt, ensuring relevant assistance.

Additional Context:

  • This feature should be intuitive and seamlessly integrate into the existing folder management system.
  • Consider adding an option to edit the system prompt directly from the folder view for quick adjustments.

Potential Challenges:

  • Ensuring backward compatibility with existing folders and chats.
  • User interface adjustments to incorporate the new settings option.

Priority:
Medium

Copy link

canny bot commented Jul 8, 2024

This issue has been linked to a Canny post: Save System Prompt for Each Folder 🎉

@animalnots animalnots added good first issue Good for newcomers feature labels Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant