v1.3
This commit is contained in:
parent
501fdaa4a1
commit
d17ee3f4bd
@ -11,12 +11,16 @@ A simple, versatile language processing interface for websites.
|
||||
|
||||
## Usage
|
||||
After installing the extensions, selecting text and pressing `Ctrl+Space` will display the answer above the selected text in the configured opacity. To hide the answer, press `Ctrl+Space` again without selecting any text.
|
||||
|
||||
Additionally, pressing `Ctrl+Shift+Space` will write the answer into the nearest text field.
|
||||
|
||||
## Configuration
|
||||
The extension can be configured by clicking on the extension icon in the toolbar.
|
||||
|
||||
You will need to add your own OpenAI Endpoint (for example `https://api.elia.network`), and an API key.
|
||||
|
||||
There is an default URL and Key which is restricted to llama3.2-90b and 10 Requests per minute.
|
||||
|
||||
The opacity can be adjusted from 0 to 1, and is set to 0.1 per default. Adjust based on your screen's brightness and if you want to risk it being spotted.
|
||||
|
||||
## Installation
|
||||
|
Loading…
Reference in New Issue
Block a user