andika-ai / andika

AI writing Assistant UI
https://andika-16cf6.web.app
0 stars 0 forks source link

configuration interface for the application #116

Open pmutua opened 1 year ago

pmutua commented 1 year ago

Configuration Interface:

Model: [Dropdown menu with options for different OpenAI models, such as GPT-3 or Davinci] Price per Token: [Slider with a range of values, representing the cost per token generated by the model] Completion Options: Max Tokens: [Slider with a range of values, representing the maximum number of tokens generated by the model per completion] Temperature: [Slider with a range of values, representing the randomness of the generated text] Top P: [Slider with a range of values, representing the diversity of the generated text] Presence Penalty: [Checkbox with the option to enable or disable the presence penalty, which penalizes the model for generating duplicate content] Frequency Penalty: [Checkbox with the option to enable or disable the frequency penalty, which penalizes the model for generating repetitive content]