Comment2AIChat

Comment2AIChat disables WordPress default comments on posts and replaces them with a chatbot-like interface.
It provides integration with two models:
1. DeepSeek (model: deepseek-chat)
2. OpenAI (model: o3-mini)

A settings page under “Settings > AIChat” allows you to select the model, enter your API key, and set a custom prompt.
Use the shortcode [comment2aichat_chat] to display the chat interface anywhere (e.g., on pages or within posts).
By default, the AI chat is automatically appended to single post contents.

External Services

This plugin connects to external APIs to provide AI chat functionality.
OpenAI API
When the “OpenAI” model is selected, the plugin sends the user’s message and a system prompt to OpenAI’s endpoint at https://api.openai.com/v1/chat/completions.
The API key is used for authentication.
Please review OpenAI’s Terms of Service and Privacy Policy for details.

  • DeepSeek API
    When the “DeepSeek” model is selected, the plugin sends the same data to DeepSeek’s endpoint at https://api.deepseek.com/chat/completions.
    The API key is used for authentication.
    Refer to DeepSeek’s official documentation for its terms of DeepSeek Privacy Policy.
0

评论0

 
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
显示验证码
没有账号?注册  忘记密码?

社交账号快速登录