Moodle Plugins directory: OpenAI Chat Block: Versions: 1.7.0 | Moodle.org
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
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- The more recent release 3.0.1 (2025021700) exists for Moodle 4.0
- The more recent release 3.0.1 (2025021700) exists for Moodle 4.1
- The more recent release 3.0.1 (2025021700) exists for Moodle 4.2
- The more recent release 3.0.1 (2025021700) exists for Moodle 4.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.