1.1 gptApp-advancedSettings.zip
1. Creating the advanced settings page
2.1 gptApp-advancedSettingData.zip
2. Advanced settings data structure
3.1 gptApp-additionalAdvancedSettings.zip
3. Adding additional advanced settings
4.1 gptApp-outputtingAdvancedSettings.zip
4. Outputting the advanced settings
5.1 gptApp-advancedSettingSlice.zip
5. Accessing the advanced setting value
6.1 gptApp-inputScreen.zip
6. Creating the input screen
7.1 gptApp-inputScreenStyle.zip
7. Styling the input screen
8.1 gptApp-inputScreenProps.zip
8. Adding remaining input screen props
9.1 gptApp-isNan.zip
9. Checking if input is a number
10.1 gptApp-errorText.zip
10. Showing the error text when input is invalid
11.1 gptApp-remainingChecks.zip
11. Handling remaining number checks
12.1 gptApp-saveDisabled.zip
12. Disabling the save button on error
13.1 gptApp-saveAdvancedSettings.zip
13. Saving advanced settings
14.1 gptApp-initAdvancedSettings.zip
14. Initialising the advanced settings on start up
15.1 gptApp-preProcessChatOptions.zip
15. Pre processing the settings before using them
16.1 gptApp-usingChatOptions.zip
16. Using the settings in our chat request