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

(EPIC) Develop components for basic app settings #262

Open
tubamos opened this issue Jul 10, 2024 · 0 comments
Open

(EPIC) Develop components for basic app settings #262

tubamos opened this issue Jul 10, 2024 · 0 comments
Labels
EPIC Epics are collections of items that amount to a conherent part of the functionality

Comments

@tubamos
Copy link
Contributor

tubamos commented Jul 10, 2024

Domain

app frontend

Description (EPIC)

  • Implement signout.

  • Account settings. Provide a section where users can update their account information like email, password, name.

  • Save User Context Versions. Create a feature to save different versions of user context that can be reused for different questions or agent setups.

  • Save / pin questions so that they can be picked up and sent to a different agent. Start navigating by forst selectinag a pined question and then selectign the agent to which it will be asked.

  • Set default agent. Allow users to set a default agent that will automatically be selected for their interactions.

  • Set Default LLM Per Agent

  • Add "help" section with user documentation (probably pointin to the same user content stored at the wiki

  • Manage Conversation History: Develop settings for users to view, manage, and delete their conversation history with different agents.

  • Create, store and use templates / default queries: Allow users to set default queries or templates for frequently asked questions to make it faster for users.

  • Customise custom agent entries: Provide functionality for users to create and manage custom profiles for their agents, including names and images.

  • Set a default LLM for every agent and the ability to change it.

  • Ability to reset settings: Provide an option to reset the app settings to their default values, giving users the option to disengage from the customisations that they created.

@tubamos tubamos converted this from a draft issue Jul 10, 2024
@tubamos tubamos added the EPIC Epics are collections of items that amount to a conherent part of the functionality label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EPIC Epics are collections of items that amount to a conherent part of the functionality
Projects
Status: EPICS
Development

No branches or pull requests

1 participant