rootCircle / docFiller

Automated Google Docs Filling Web Extension written in JS
GNU General Public License v3.0
10 stars 13 forks source link

[Feature]: UI Enhancements for Web Extension Options #38

Open rootCircle opened 1 week ago

rootCircle commented 1 week ago

Description

I propose adding a new UI for the web extension that will provide users with comprehensive settings for customizing their LLM usage.

Proposed Features:

  1. Settings UI:

    • Default LLM: Allow users to select a default LLM.
    • API Key: Provide a field for users to enter their API key.
    • LLM Selection: Enable users to choose which LLMs to use.
    • Consensus Option: Include a toggle to enable or disable the consensus-based response verification.
      • Consensus Configuration: If enabled, allow users to:
      • Drag-and-Drop Order: Specify the order of LLMs to be used.
      • Weight Input: Input the weight for each LLM as a percentage.
  2. Popup Page:

    • Add a small enable/disable button to the popup page that provides quick access to enable or disable the consensus feature.

This enhancement will offer users greater control over their LLM settings and improve the overall flexibility of the web extension.

Suggested Solution

Implementation Details:

Alternatives

No response

Additional Context

No response

Gyan172004 commented 1 week ago

Fields like Name , email , custom info should be custom filled by user as well