Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Create presets dropdown to use with specific conversations #116

Open
manyoso opened this issue Apr 26, 2023 · 1 comment
Open

Create presets dropdown to use with specific conversations #116

manyoso opened this issue Apr 26, 2023 · 1 comment

Comments

@manyoso
Copy link
Collaborator

manyoso commented Apr 26, 2023

The idea is basically to add a preset dropdown box which comes with pre-made settings for the model: temp, top_p, repeat penalty, prompt template, etc to give specific "personalities" to a model for a particular type of conversation.

The UI could be added to the current settings dialog. Basically, you could model it like QtCreator -> Projects -> build settings work:

Screenshot_20230426_165344

You could have a drop down and a +/- button next to it allowing to associate a given set of settings with a 'build config' like we have Release, Debug, etc in QtCreator.

I'm working on a conversation history/list for the drawer and this would be amazing paired with that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@manyoso and others