Moodle Plugins directory: OpenAI Chat Block: Versions: 2.1.2 | 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 2.1.2
Moodle 4.0, 4.1, 4.2, 4.3
Released: jeudi, 15 février 2024, 04:30
Code prechecks
phplint
phpcs192 | 54
js109 | 16
css
phpdoc37 | 12
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XML- Only load settings when necessary
- Add Azure support
- Use hardcoded svgs
- Prevent sidebar from closing when osk pops up (hack for MDL-77957)
- Allow block in all contexts
- Print API errors in chat
Version information
- Version build number
- 2024021400
- Version release name
- 2.1.2
- Maturity
- Version stable
- MD5 Sum
- 7bc81d5d837c03b7282ed9e873ffe87d
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
- 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.