Moodle Plugins directory: OpenAI Chat Block: Versions: 1.6.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.6.0
Moodle 3.9, 3.10, 3.11, 4.0, 4.1
Released: శుక్రవారం, 17 మార్చి 2023, 12:25 AM
Code prechecks
phplint
phpcs30 | 11
js39 | 3
css38 | 1
phpdoc19 | 7
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XML- Plugin now supports the Chat API, allowing the block to use gpt-3.5-turbo and gpt-3.5-turbo-0301
- Because OpenAI has stated that GPT-4 will use the same AI as GPT-3.5, this release provides foundational support for GPT-4 as well, which will be enabled once GPT-4 is widely released.
- Source of Truth can now be added at the block instance level as well as at the site level. This enables some really powerful use-cases, such as allowing teachers to include course-specific information to a course-level block.
Version information
- Version build number
- 2023031500
- Version release name
- 1.6.0
- Maturity
- స్థిర వెర్షన్
- MD5 Sum
- f2e7854b0d52cad02e2ed7ad3683ae7a
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1
- The more recent release 1.7.0 (2023110900) exists for Moodle 3.9
- The more recent release 1.7.0 (2023110900) exists for Moodle 3.10
- The more recent release 1.7.0 (2023110900) exists 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
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.