简体中文 | English
A LiteLoaderQQNT plugin that allows you to use ChatGPT to reply to messages directly in QQNT.
- Added DuckDuckGo free model
- Added
System Prompt
presets
Supports right-click reply and in-message box reply.
Allows custom API interfaces, custom system prompts, and custom model selection. Any third-party model that follows the OpenAI API specification can be used with these settings.
Supports OpenAI models and DuckDuckGo AI Chat models.
Enable Right-Click Menu Presets
in settings to choose preset prompts directly from the right-click menu
Ensure that you have installed LiteLoaderQQNT and it is functioning correctly.
- Go to the Release page of this repository and download the latest plugin archive.
- Extract the downloaded archive into the plugin directory of LiteLoaderQQNT.
- Launch or restart QQNT.
- Two ways to set the OpenAI API key (refer to the many online guides for more details: Official Guide):
- Set the system environment variable
OPENAI_API_KEY
. Leave the API key field in the plugin settings empty (recommended). - Copy the API key into the plugin settings and restart.
- Set the system environment variable
- Define how you want GPT to respond by configuring the
System Prompt
in the settings. - Right-click a message and select
GPT Reply
, or type a prompt in the message box and click the GPT icon. - Enable
Right-Click Menu Presets
in the settings to access preset prompts via the right-click menu.
- LiteLoaderQQNT
- UI reference LiteLoaderQQNT-DeepL