OpenAI Chat Block

Blocks ::: block_openai_chat
Maintained by Bryce Yoder
This plugin provides a chat block powered by OpenAI's GPT text completion or chat API, with customizable AI personality.

OpenAI Chat Block 1.7.0

Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3
Released: Friday, 10 November 2023, 1:00 AM
  • Support for more versions of GPT (including GPT-4)
  • Fix an issue where a fatal error was caused on older PHP versions
  • Allow all settings to be defined per-block
  • Enable context awareness and support for Moodle filters
  • Display generated markdown as HTML

Version information

Version build number
2023110900
Version release name
1.7.0
Maturity
Stable version
MD5 Sum
aaeec012efbeb858cab5cb630ebd2d1d
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.