[021] ChatGPT Framework

[021] ChatGPT Framework 1.3.0

Compatible XF versions
  1. 2.0
  2. 2.1
  3. 2.2

Integrate OpenAI's state-of-the-art language model into your XenForo 2 forum with the ChatGPT Framework add-on.​

This add-on provides a comprehensive framework for integrating the ChatGPT API into your forum, allowing you to enhance your users' experience with cutting-edge language processing technology. With ChatGPT, you can generate human-like responses to user queries, automatically moderate content, and more.

The ChatGPT Framework add-on offers a range of features to help you customize and optimize your ChatGPT integration, including:
  • Built-in message repository: Allows to load messages for ChatGPT from different places in the forum, such as threads or conversations. Also provides functions to prepare them.
  • Error handling: Handle API errors and exceptions gracefully.
  • Configurable response generation: Choose how responses are generated based on your preferences and use case.

Developer docs ℹ️

Author
021
Downloads
3,022
Views
3,349
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from 021

Latest updates

  1. 1.3.0

    The group of settings has been renamed in accordance with the name of the add-on New method...
  2. 1.2.0

    \BS\ChatGPTBots\Response class features getReplyWithLogErrors(OpenAi $api, array $params)...
  3. 1.1.0

    Message repository fetchMessagesFromThread – Loads the context for the bot from the topic. Bot...