Guide to Using the "Presets" Feature
The "presets" feature in our app is a powerful tool that allows users to save and load predefined settings for their conversations. Users can import and export these presets as JSON files, set a default preset, and share them with others on Discord.
Create a Preset:
- Go in the model settings
- Choose the model, give it a name, some custom instructions, and adjust the parameters if needed
- Test it
-
Go back in the model advanced settings, and tweak it if needed. When you're happy with the result, click on
Save As Preset
(from the model advanced settings)
- Give it a proper name, and click save
- Now you can select it from the preset menu!
Parameters Explained:
- Preset Name:
-
This is where you name your preset for easy identification.
-
Endpoint:
-
Choose the endpoint, such as openAI, that you want to use for processing the conversation.
-
Model:
-
Select the model like
gpt-3.5-turbo
that will be used for generating responses. -
Custom Name:
-
Optionally provide a custom name for your preset. This is the name that will be shown in the UI when using it.
-
Custom Instructions:
-
Define instructions or guidelines that will be displayed before each prompt to guide the user in providing input.
-
Temperature:
-
Adjust this parameter to control the randomness of the model's output. A higher value makes the output more random, while a lower value makes it more focused and deterministic.
-
Top P:
-
Control the nucleus sampling parameter to influence the diversity of generated text. Lower values make text more focused while higher values increase diversity.
-
Frequency Penalty:
-
Use this setting to penalize frequently occurring tokens and promote diversity in responses.
-
Presence Penalty:
- Adjust this parameter to penalize new tokens that are introduced into responses, controlling repetition and promoting consistency.
Importing/Exporting Presets
You can easily import or export presets as JSON files by clicking on either 'Import' or 'Export' buttons respectively. This allows you to share your customized settings with others or switch between different configurations quickly.
To export a preset, first go in the preset menu, then click on the button to edit the selected preset
Then in the bottom of the preset settings you'll have the option to export it.
Setting Default Preset
Choose a preset as default so it loads automatically whenever you start a new conversation. This saves time if you often use specific settings.
Sharing on Discord
Join us on discord and see our #presets channel where thousands of presets are shared by users worldwide. Check out pinned posts for popular presets!